mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
REmove srfi 69 inmport
This commit is contained in:
parent
74148a2f16
commit
5992123c15
1 changed files with 1 additions and 1 deletions
2
memo.scm
2
memo.scm
|
@ -1,6 +1,6 @@
|
|||
;; Temporary test file, try with the ack function
|
||||
(import (scheme base)
|
||||
(srfi 69)
|
||||
;(srfi 69)
|
||||
(scheme write))
|
||||
|
||||
; (define (memoize function)
|
||||
|
|
Loading…
Add table
Reference in a new issue