diff --git a/lib/meta-7.scm b/lib/meta-7.scm index de5f4c63..2851bdf1 100644 --- a/lib/meta-7.scm +++ b/lib/meta-7.scm @@ -443,6 +443,9 @@ (else (error "couldn't find module" (car ls)))))))))))) +;; This will be redefined in main.c. +(define raw-script-file #f) + ;; capture a static copy of the current environment to serve ;; as the (chibi) module (define *chibi-env*