remove lib usage

db4
Doug Coleman 2008-10-02 17:34:42 -05:00
parent c0dab60dc7
commit 4e81c83e64
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
USING: arrays combinators kernel lists math math.parser
namespaces parser lexer parser-combinators parser-combinators.simple
promises quotations sequences combinators.lib strings math.order
promises quotations sequences strings math.order
assocs prettyprint.backend memoize unicode.case unicode.categories
combinators.short-circuit accessors make io ;
IN: parser-combinators.regexp