6 lines
114 B
Scheme
6 lines
114 B
Scheme
|
|
(module load mzscheme
|
|
;; affects the namespace:
|
|
(load (build-path (collection-path "slibinit") "init.ss")))
|
|
|