On Mar 24 2013, Moritz Heidkamp wrote:
Jörg F. Wittenberger <[email protected]> writes:
Now I wanted to kick out need to keep duplicates of
the requirements; once in the uses cluse and below in
the import list.
Can give an example of what you refer to as "import list"?
(declare (unit foo)
;; this are my uses declarations
(uses bar foobar library)
;; end of uses declarations
)
(module
foo *
;; this is my import list:
(import bar foobar library)
;; end of import list
)
Moritz
_______________________________________________
Chicken-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-users