]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/jamshred/tunnel/tunnel-tests.factor
Fixing various test failures caused by C type parser change, and clarify C type docs...
[factor.git] / extra / jamshred / tunnel / tunnel-tests.factor
index 6f85389099c7c1f56637a09b5225f423593cfb44..e2e1c2012254509d31cefa8cff5aa0912e4f32cf 100644 (file)
@@ -1,7 +1,8 @@
 ! Copyright (C) 2007, 2008 Alex Chapman
 ! See http://factorcode.org/license.txt for BSD license.
 USING: accessors arrays jamshred.oint jamshred.tunnel kernel
-math.vectors sequences specialized-arrays tools.test ;
+math.vectors sequences specialized-arrays tools.test
+alien.c-types ;
 SPECIALIZED-ARRAY: float
 IN: jamshred.tunnel.tests