6 lines
93 B
Scheme
6 lines
93 B
Scheme
#lang scheme/base
|
|
|
|
(require mzlib/runtime-path)
|
|
(provide (all-from-out mzlib/runtime-path))
|
|
|