]> gitweb.factorcode.org Git - factor.git/commitdiff
fix load error
authorDoug Coleman <erg@jobim.local>
Sun, 19 Apr 2009 00:05:57 +0000 (19:05 -0500)
committerDoug Coleman <erg@jobim.local>
Sun, 19 Apr 2009 00:05:57 +0000 (19:05 -0500)
basis/tools/scaffold/scaffold.factor

index d6414284b4fd705cbb40b11a7e52e9b08c29e46d..8bd06f48fb30adcd9d7b2e2b902af9ea592b3857 100755 (executable)
@@ -5,7 +5,8 @@ io.encodings.utf8 hashtables kernel namespaces sequences
 vocabs.loader io combinators calendar accessors math.parser
 io.streams.string ui.tools.operations quotations strings arrays
 prettyprint words vocabs sorting sets classes math alien urls
-splitting ascii combinators.short-circuit alarms words.symbol ;
+splitting ascii combinators.short-circuit alarms words.symbol
+system ;
 IN: tools.scaffold
 
 SYMBOL: developer-name