Got rid of a reference to the non-existent channel/c.
original commit: c4e035dd67d44da53fb17003ad8342ed5fbdf6dd
This commit is contained in:
parent
8088618596
commit
b67fd7f9f1
|
@ -131,8 +131,6 @@
|
|||
#`(vectorof #,(t->c t))]
|
||||
[(Box: t)
|
||||
#`(box/c #,(t->c t))]
|
||||
[(Channel: t)
|
||||
#`(channel/c #,(t->c t))]
|
||||
[(Pair: t1 t2)
|
||||
#`(cons/c #,(t->c t1) #,(t->c t2))]
|
||||
[(Opaque: p? cert)
|
||||
|
|
Loading…
Reference in New Issue
Block a user