removing reference to baby parser
This commit is contained in:
parent
f0829cdc57
commit
b6384ed9d3
|
@ -16,9 +16,6 @@
|
|||
(require/typed "../parser/parse-bytecode.rkt"
|
||||
(parse-bytecode (Any -> Expression)))
|
||||
|
||||
(require/typed "../parser/baby-parser.rkt"
|
||||
[parse (Any -> Expression)])
|
||||
|
||||
|
||||
|
||||
(provide get-bootstrapping-code)
|
||||
|
|
Loading…
Reference in New Issue
Block a user