From b7a5d0c3ad8e396e8a320f48ca9b0fcea938bff6 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Fri, 10 Jun 2016 23:49:21 -0400 Subject: [PATCH] Removed old comments --- scheme/cyclone/macros.sld | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scheme/cyclone/macros.sld b/scheme/cyclone/macros.sld index 6451f4f3..5adb3aa5 100644 --- a/scheme/cyclone/macros.sld +++ b/scheme/cyclone/macros.sld @@ -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