remove debugging code that was accidentally pushed
This commit is contained in:
parent
6e7fb4e7ef
commit
9838cb37e8
|
@ -660,10 +660,6 @@
|
|||
"(or(and(not bm) am) "
|
||||
"(and am bm(>=(cdr am)(cdr bm)) am)))))))"
|
||||
"(lambda(path expect-module)"
|
||||
"(with-continuation-mark"
|
||||
" parameterization-key"
|
||||
" orig-paramz"
|
||||
" (printf \"~s ~s\\n\" path expect-module))"
|
||||
"(unless(path-string? path)"
|
||||
" (raise-type-error 'load/use-compiled \"path or valid-path string\" path))"
|
||||
"(unless(or(not expect-module)"
|
||||
|
|
Loading…
Reference in New Issue
Block a user