REmove srfi 69 inmport

This commit is contained in:
Justin Ethier 2019-02-14 13:58:57 -05:00
parent 74148a2f16
commit 5992123c15

View file

@ -1,6 +1,6 @@
;; Temporary test file, try with the ack function
(import (scheme base)
(srfi 69)
;(srfi 69)
(scheme write))
; (define (memoize function)