racket/collects/combinator-parser/private-combinator/info.ss
Kathy Gray fb40b02b42 Moved the combinator parser out of parser-tools to alleviate the problem the
dependence on lazy had for the mzscheme build

svn: r5728
2007-03-04 23:30:43 +00:00

3 lines
96 B
Scheme

(module info (lib "infotab.ss" "setup")
(define name "Combinator-parser private-combinator"))