Export the ExtFlVector type.

original commit: e5e5a4547f998da31ad22d9595ee458bc0eecf1e
This commit is contained in:
Vincent St-Amour 2014-04-23 12:03:13 -04:00
parent 236e27b9ec
commit a4378704a2

View File

@ -160,6 +160,7 @@
[Listof -Listof]
[Vectorof (-poly (a) (make-Vector a))]
[FlVector -FlVector]
[ExtFlVector -ExtFlVector]
[FxVector -FxVector]
[Option (-poly (a) (-opt a))]
[HashTable (-poly (a b) (-HT a b))]