fix drscheme-stopping contract problem
svn: r2410
This commit is contained in:
parent
27415ae0bc
commit
4a8811c6b0
|
@ -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?]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user