Export the ExtFlVector type.

This commit is contained in:
Vincent St-Amour 2014-04-23 12:03:13 -04:00
parent b96776105c
commit e5e5a4547f

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))]