lab updates

This commit is contained in:
Z. Cliffe Schreuders
2018-12-06 15:41:44 +00:00
parent 26b02c170b
commit 6bc52d63b9
2 changed files with 2 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
require_relative '../../../../../lib/objects/local_string_generator.rb'
class LineGenerator < StringGenerator
attr_accessor :linelist
def initialize
super

View File

@@ -28,4 +28,4 @@ class WordGenerator < StringGenerator
end
end
WordGenerator.new.run
WordGenerator.new.run