
added syntax/parse library and documentation added syntax/id-table library and documentation svn: r15376
10 lines
213 B
Scheme
10 lines
213 B
Scheme
(load-relative "loadtest.ss")
|
|
|
|
(load-in-sandbox "moddep.ss")
|
|
(load-in-sandbox "boundmap-test.ss")
|
|
(load-in-sandbox "id-table-test.ss")
|
|
(load-in-sandbox "cm.ss")
|
|
(load-in-sandbox "module-reader.ss")
|
|
|
|
(report-errs)
|