mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-07 13:16:34 +02:00
Adjust paren
This commit is contained in:
parent
cea927bd83
commit
0011facf41
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@
|
||||||
(cyclone test)
|
(cyclone test)
|
||||||
(cyclone foreign)
|
(cyclone foreign)
|
||||||
(scheme cyclone util)
|
(scheme cyclone util)
|
||||||
(scheme cyclone pretty-print))
|
(scheme cyclone pretty-print)
|
||||||
|
)
|
||||||
|
|
||||||
;(define-syntax foreign-code
|
;(define-syntax foreign-code
|
||||||
; (er-macro-transformer
|
; (er-macro-transformer
|
||||||
|
|
Loading…
Add table
Reference in a new issue