remove strings.lib from automata
parent
1cfd19f3c8
commit
55cfd30543
|
@ -1,6 +1,6 @@
|
|||
|
||||
USING: kernel math math.parser random arrays hashtables assocs sequences
|
||||
vars strings.lib ;
|
||||
vars ;
|
||||
|
||||
IN: automata
|
||||
|
||||
|
|
Loading…
Reference in New Issue