mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-14 16:27:35 +02:00
Import prim module
This commit is contained in:
parent
c5271f05fe
commit
b52119f2cd
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
(import
|
||||
(scheme cyclone util)
|
||||
(scheme cyclone libraries) ;; for handling import sets
|
||||
(scheme cyclone primitives)
|
||||
(scheme base)
|
||||
(scheme file)
|
||||
(scheme write) ;; Only used for debugging
|
||||
|
|
Loading…
Add table
Reference in a new issue