racket/collects/slibinit/load.ss
2005-05-27 18:56:37 +00:00

6 lines
114 B
Scheme

(module load mzscheme
;; affects the namespace:
(load (build-path (collection-path "slibinit") "init.ss")))