Adding continutations to USING: list for extra/lisp

db4
James Cash 2008-08-01 00:36:23 -04:00
parent a7f385ef12
commit e6c9a3dfa5
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
USING: kernel peg sequences arrays strings combinators.lib USING: kernel peg sequences arrays strings combinators.lib
namespaces combinators math locals locals.private locals.backend accessors namespaces combinators math locals locals.private locals.backend accessors
vectors syntax lisp.parser assocs parser sequences.lib words vectors syntax lisp.parser assocs parser sequences.lib words
quotations fry lists summary combinators.short-circuit ; quotations fry lists summary combinators.short-circuit continuations ;
IN: lisp IN: lisp
DEFER: convert-form DEFER: convert-form