Merge branch 'master' of git://factorcode.org/git/factor

db4
Slava Pestov 2009-03-26 20:00:55 -05:00
commit fe8accfec6
1 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,8 @@ namespaces namespaces tools.test sequences stack-checker
stack-checker.errors words arrays parser quotations
continuations effects namespaces.private io io.streams.string
memory system threads tools.test math accessors combinators
specialized-arrays.float alien.libraries ;
specialized-arrays.float alien.libraries io.pathnames
io.backend ;
IN: compiler.tests
<<