Renamed simple-contract and simple-flat-contract to make-contract and make-flat-contract.
svn: r18259 original commit: 1d6111c5328dc9b9ecfc14832879a7c47717d7a3
This commit is contained in:
commit
8f366a3613
|
@ -31,7 +31,7 @@
|
|||
t)
|
||||
|
||||
(define any-wrap/c
|
||||
(simple-contract
|
||||
(make-contract
|
||||
#:name 'Any
|
||||
#:projection (compose traverse blame-original?)))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user