fix typo
parent
30ef9dbc77
commit
44e48c72a8
|
@ -1,4 +1,4 @@
|
||||||
eSING: combinators combinators.lib io locals kernel math
|
USING: combinators combinators.lib io locals kernel math
|
||||||
math.functions math.ranges namespaces random sequences
|
math.functions math.ranges namespaces random sequences
|
||||||
hashtables sets ;
|
hashtables sets ;
|
||||||
IN: math.miller-rabin
|
IN: math.miller-rabin
|
||||||
|
|
Loading…
Reference in New Issue