mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
WIP
This commit is contained in:
parent
9b3a4769dc
commit
4ae3269373
1 changed files with 2 additions and 0 deletions
|
@ -239,6 +239,8 @@
|
|||
((imported? import)
|
||||
(let ((lib-name (lib:list->import-set import))
|
||||
(vars/inlines
|
||||
TODO: if this filtering out too many (or all) the candidates??
|
||||
need to test this (filter) out more
|
||||
(filter
|
||||
(lambda (v/i)
|
||||
;; Try to avoid name conflicts
|
||||
|
|
Loading…
Add table
Reference in a new issue