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)))
|
||||
|
||||
(provide/contract
|
||||
[check-module-form (syntax? symbol? (or/c string? false/c)
|
||||
[check-module-form (syntax? symbol? (or/c string? path? false/c)
|
||||
. -> . any)]
|
||||
|
||||
[get-module-code ([path-string?]
|
||||
|
|
Loading…
Reference in New Issue
Block a user