From 568b5594aed6a98b0777fe7289547094ae9d0b2b Mon Sep 17 00:00:00 2001 From: Christopher Allan Webber Date: Fri, 27 Nov 2015 09:16:22 -0600 Subject: [PATCH] future -> futurists????? --- eightsync/agenda.scm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/eightsync/agenda.scm b/eightsync/agenda.scm index 2d5bc8d..77bd63b 100644 --- a/eightsync/agenda.scm +++ b/eightsync/agenda.scm @@ -436,6 +436,8 @@ Will produce (0 . 0) instead of a negative number, if needed." ;;; ================================= ;; The future's in futures +;; @@: ... kinda conflicts with ice-9 futures. Should we rename +;; to "futurists"? :) (define (make-future call-first on-success on-fail on-error) ;; TODO: add error stuff here -- 2.31.1