mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Added TODO
This commit is contained in:
parent
c170b253a7
commit
bd98b3f661
1 changed files with 3 additions and 0 deletions
|
@ -223,6 +223,9 @@
|
|||
;; ER macro rename function, based on code from Chibi scheme
|
||||
(define (Cyc-er-rename mac-env)
|
||||
(lambda (sym) sym)) ; TODO: temporary placeholder, see below
|
||||
|
||||
TODO: I think we're ready to cut back over to this now?
|
||||
|
||||
;(define (Cyc-er-rename mac-env)
|
||||
; Notes:
|
||||
;
|
||||
|
|
Loading…
Add table
Reference in a new issue