Change default use

slava 2006-12-08 08:42:13 +00:00
parent 8f2bc485cc
commit f25ecca829
1 changed files with 4 additions and 5 deletions

View File

@ -118,12 +118,11 @@ TUPLE: bad-escape ;
global [
{
"scratchpad" "syntax" "arrays" "compiler" "definitions"
"scratchpad" "syntax" "arrays" "definitions"
"errors" "generic" "hashtables" "help" "inference"
"io" "kernel" "listener" "math"
"memory" "modules" "namespaces" "parser" "prettyprint"
"sequences" "shells" "strings" "styles" "test"
"threads" "tools" "vectors" "words"
"io" "kernel" "listener" "math" "memory" "modules"
"namespaces" "parser" "prettyprint" "sequences" "shells"
"strings" "styles" "tools" "vectors" "words"
} set-use
"scratchpad" set-in
] bind