Removed old comments

This commit is contained in:
Justin Ethier 2016-06-10 23:49:21 -04:00
parent ad3f716a0b
commit b7a5d0c3ad

View file

@ -9,8 +9,7 @@
(define-library (scheme cyclone macros) (define-library (scheme cyclone macros)
(import (scheme base) (import (scheme base)
;(scheme write) ;; Debug only ;(scheme write) ;; Debug only
(scheme eval) ;; TODO: without this line, compilation just (scheme eval)
;; silently fails. WTF??
(scheme cyclone util) (scheme cyclone util)
) )
(export (export