From c02ea81e55c9ce946b0d3c132cc7d0a9f2f3e45f Mon Sep 17 00:00:00 2001 From: Christopher Allan Webber Date: Thu, 19 Nov 2015 15:15:16 -0600 Subject: [PATCH] from the ideas in, anyway --- loopy.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/loopy.scm b/loopy.scm index 2252380..2f733c0 100644 --- a/loopy.scm +++ b/loopy.scm @@ -90,7 +90,7 @@ ;;; This is where we handle timed events for the future -;; This section totally borrows from SICP +;; This section totally borrows from the ideas in SICP ;; <3 <3 <3 ;; NOTE: time is a cons of (seconds . microseconds) -- 2.31.1