This commit is contained in:
Nathan Weizenbaum 2010-02-21 17:17:41 -08:00
parent 71587521e6
commit e06839dd98
1 changed files with 1 additions and 0 deletions

View File

@ -539,6 +539,7 @@ END
def initialize(args)
super
@options[:for_tree] = {}
@options[:for_engine] = {}
end
# Tells optparse how to parse the arguments.