fix using2
parent
4c56d92d46
commit
411263b8c7
|
@ -1,6 +1,6 @@
|
||||||
USING: compiler continuations io kernel math namespaces
|
USING: compiler continuations io kernel math namespaces
|
||||||
prettyprint quotations random sequences vectors
|
prettyprint quotations random sequences vectors
|
||||||
compile-call ;
|
compiler.units ;
|
||||||
USING: random-tester.databank random-tester.safe-words ;
|
USING: random-tester.databank random-tester.safe-words ;
|
||||||
IN: random-tester
|
IN: random-tester
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue