mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-16 17:27:33 +02:00
Cleanup
This commit is contained in:
parent
d3c270e8e6
commit
fe0e357d14
1 changed files with 1 additions and 1 deletions
|
@ -278,7 +278,7 @@
|
||||||
; (let ((result (lib:import-set/exports->imports
|
; (let ((result (lib:import-set/exports->imports
|
||||||
; (lib:import-set->import-set import-set)
|
; (lib:import-set->import-set import-set)
|
||||||
; exports)))
|
; exports)))
|
||||||
; ;; TODO: (set! ?? result)))
|
; (set! exports result)))
|
||||||
|
|
||||||
(cond
|
(cond
|
||||||
((tagged-list? 'only import-set)
|
((tagged-list? 'only import-set)
|
||||||
|
|
Loading…
Add table
Reference in a new issue