added back drscheme framework and utils to be compiled
svn: r8891
This commit is contained in:
parent
8d11cee42b
commit
ecc960e538
|
@ -4,4 +4,19 @@
|
|||
(define tools '(("tool.ss" "drscheme")))
|
||||
(define tool-names '("DrScheme Test Suites"))
|
||||
|
||||
(define compile-omit-paths 'all)
|
||||
(define compile-omit-paths
|
||||
'("aligned-pasteboard"
|
||||
"honu"
|
||||
"mred"
|
||||
"mysterx"
|
||||
"mzcom"
|
||||
"mzscheme"
|
||||
"plai"
|
||||
"plot"
|
||||
"profj"
|
||||
"srfi"
|
||||
"srpersist"
|
||||
"stepper"
|
||||
"syntax-color"
|
||||
"units"
|
||||
"web-server"))
|
||||
|
|
Loading…
Reference in New Issue
Block a user