fix random-tester load problem
parent
19487b5e09
commit
7c794a4d96
|
@ -1,5 +1,6 @@
|
||||||
USING: compiler errors inference interpreter io
|
USING: compiler errors inference interpreter io
|
||||||
kernel math namespaces prettyprint random-tester sequences tools words ;
|
kernel math memory namespaces prettyprint random-tester
|
||||||
|
sequences tools words ;
|
||||||
USING: arrays definitions generic graphs hashtables ;
|
USING: arrays definitions generic graphs hashtables ;
|
||||||
IN: random-tester2
|
IN: random-tester2
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue