mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-12 23:37:38 +02:00
Import (scheme case-lambda)
This commit is contained in:
parent
c0aa9aeba6
commit
1c7f56f602
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
;; This module contains a front-end for the compiler itself.
|
||||
;;
|
||||
(import (scheme base)
|
||||
(scheme case-lambda)
|
||||
(scheme eval)
|
||||
(scheme file)
|
||||
(scheme lazy)
|
||||
|
|
Loading…
Add table
Reference in a new issue