From: Christopher Allan Webber Date: Thu, 19 Nov 2015 21:15:16 +0000 (-0600) Subject: from the ideas in, anyway X-Git-Tag: v0.1.0~147 X-Git-Url: https://jxself.org/git/?p=8sync.git;a=commitdiff_plain;h=c02ea81e55c9ce946b0d3c132cc7d0a9f2f3e45f from the ideas in, anyway --- 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)