mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-16 09:17:35 +02:00
Include libraries module
This commit is contained in:
parent
f72dbad6fc
commit
631bd6d775
1 changed files with 1 additions and 0 deletions
1
icyc.scm
1
icyc.scm
|
@ -7,6 +7,7 @@
|
|||
;;;; This module contains a simple Read-Eval-Print Loop
|
||||
;;;;
|
||||
(import (scheme cyclone common)
|
||||
(scheme cyclone libraries)
|
||||
(scheme base)
|
||||
(scheme char)
|
||||
(scheme lazy)
|
||||
|
|
Loading…
Add table
Reference in a new issue