remove lib usage
parent
c0dab60dc7
commit
4e81c83e64
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue