lib/softcover/builder.rb in softcover-1.0.5 vs lib/softcover/builder.rb in softcover-1.1.beta1

- old
+ new

@@ -12,10 +12,10 @@ write_polytexnic_commands_file write_language_customization_file end def build!(options={}) - setup + setup(options) build(options) verify self end \ No newline at end of file