mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Include new file
This commit is contained in:
parent
c39465e6cf
commit
526032e52f
1 changed files with 2 additions and 0 deletions
|
@ -96,6 +96,7 @@
|
|||
alpha-convert
|
||||
cps-convert
|
||||
prim-convert
|
||||
validate-keyword-syntax
|
||||
)
|
||||
(inline
|
||||
cell-get->cell
|
||||
|
@ -118,6 +119,7 @@
|
|||
let->bindings
|
||||
void
|
||||
)
|
||||
(include "pass-validate-syntax.scm")
|
||||
(begin
|
||||
|
||||
(define (built-in-syms)
|
||||
|
|
Loading…
Add table
Reference in a new issue