mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-10 22:37:38 +02:00
Removed old comments
This commit is contained in:
parent
ad3f716a0b
commit
b7a5d0c3ad
1 changed files with 1 additions and 2 deletions
|
@ -9,8 +9,7 @@
|
|||
(define-library (scheme cyclone macros)
|
||||
(import (scheme base)
|
||||
;(scheme write) ;; Debug only
|
||||
(scheme eval) ;; TODO: without this line, compilation just
|
||||
;; silently fails. WTF??
|
||||
(scheme eval)
|
||||
(scheme cyclone util)
|
||||
)
|
||||
(export
|
||||
|
|
Loading…
Add table
Reference in a new issue