aboutsummaryrefslogtreecommitdiffstats
path: root/csc/config.csc
diff options
context:
space:
mode:
authorRose Hogenson <rhogenson@posteo.net>2022-07-29 16:42:27 -0700
committerRose Hogenson <rhogenson@posteo.net>2022-07-29 16:42:27 -0700
commit0ddb8fb300b916605baa2552eec3dc77b4e6e154 (patch)
treea4c9bf70efcf8a950f2e85ecb22b9094e791ca63 /csc/config.csc
parent6521edcf224b7e044e9fa42a6f9c92fcf738cb34 (diff)
downloadchromatopelma-0ddb8fb300b916605baa2552eec3dc77b4e6e154.tar.zst
Fix some compilation errors in the compiler.
Diffstat (limited to 'csc/config.csc')
-rw-r--r--csc/config.csc2
1 files changed, 1 insertions, 1 deletions
diff --git a/csc/config.csc b/csc/config.csc
index 39268c0..d2618a7 100644
--- a/csc/config.csc
+++ b/csc/config.csc
@@ -1,5 +1,5 @@
(define-library (csc config)
- (export *library-search-dir*)
+ (export *standard-library-dir*)
(import (scheme base))
(begin