parent
7ef3b0c72a
commit
05a7459d8e
|
@ -71,10 +71,7 @@
|
||||||
#f
|
#f
|
||||||
'("collects" "doc" "include" "lib"))
|
'("collects" "doc" "include" "lib"))
|
||||||
#:requires
|
#:requires
|
||||||
;; Get current version of mzscheme for require:
|
null)
|
||||||
(let* ([i (get-info '("mzscheme"))]
|
|
||||||
[v (and i (i 'version (lambda () #f)))])
|
|
||||||
(list (list '("mzscheme") v))))
|
|
||||||
(when (verbose)
|
(when (verbose)
|
||||||
(printf " [output to \"~a\"]\n" plt-output)))
|
(printf " [output to \"~a\"]\n" plt-output)))
|
||||||
;; Collection
|
;; Collection
|
||||||
|
|
Loading…
Reference in New Issue
Block a user