Fixed permissive/c, which I had ported to the wrong kind of contract.

svn: r17787
This commit is contained in:
Carl Eastlund 2010-01-23 21:33:06 +00:00
parent ae54797717
commit a197b98706

View File

@ -58,7 +58,7 @@
(define permissive-xexprs (make-parameter #f))
(define permissive/c
(simple-flat-contract
(simple-contract
#:name 'permissive/c
#:projection
(lambda (blame)