remove strings.lib from automata

db4
Doug Coleman 2008-02-02 23:46:56 -06:00
parent 1cfd19f3c8
commit 55cfd30543
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
USING: kernel math math.parser random arrays hashtables assocs sequences
vars strings.lib ;
vars ;
IN: automata