reference -> require, etc.
original commit: 221d609dd7ecdfd8cf12a75cfd8ecbfcd3799972
This commit is contained in:
parent
536f87f7c1
commit
3aad0a1539
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
(reference-library "compiles.ss")
|
(require-library "compiles.ss")
|
||||||
(reference-library "makes.ss" "make")
|
(require-library "makes.ss" "make")
|
||||||
(reference-library "collections.ss" "make")
|
(require-library "collections.ss" "make")
|
||||||
|
|
||||||
;; Compiler options
|
;; Compiler options
|
||||||
(define-signature compiler:option^
|
(define-signature compiler:option^
|
||||||
|
|
Loading…
Reference in New Issue
Block a user