Fix parameterization.
svn: r9660
This commit is contained in:
parent
62cd19a42b
commit
1f7207f0b5
|
@ -16,6 +16,7 @@
|
||||||
scheme/promise
|
scheme/promise
|
||||||
(except-in "type-rep.ss" make-arr)
|
(except-in "type-rep.ss" make-arr)
|
||||||
(only-in scheme/list cons? take drop add-between)
|
(only-in scheme/list cons? take drop add-between)
|
||||||
|
'#%paramz
|
||||||
"type-effect-convenience.ss"
|
"type-effect-convenience.ss"
|
||||||
(only-in "type-effect-convenience.ss" [make-arr* make-arr])
|
(only-in "type-effect-convenience.ss" [make-arr* make-arr])
|
||||||
"union.ss"
|
"union.ss"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user