fix drscheme-stopping contract problem

svn: r2410
This commit is contained in:
Jacob Matthews 2006-03-10 14:57:05 +00:00
parent 27415ae0bc
commit 4a8811c6b0

View File

@ -456,7 +456,7 @@
(-> simple-rel-to-module-path-v/c))) (-> simple-rel-to-module-path-v/c)))
(provide/contract (provide/contract
[check-module-form (syntax? symbol? (or/c string? false/c) [check-module-form (syntax? symbol? (or/c string? path? false/c)
. -> . any)] . -> . any)]
[get-module-code ([path-string?] [get-module-code ([path-string?]