3 lines
74 B
Scheme
3 lines
74 B
Scheme
(module runtime-path-table mzscheme
|
|
(provide table)
|
|
(define table #f)) |