]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/compiler/tests/alien.factor
Fixing various test failures caused by C type parser change, and clarify C type docs...
[factor.git] / basis / compiler / tests / alien.factor
index 9d3a66df5bb0978096d449b7b46aa2e0ae3a1401..eaa8be72f0ed8a3f3bbb0c2978550f7bd6b6d4ea 100755 (executable)
@@ -4,7 +4,7 @@ compiler continuations effects io io.backend io.pathnames
 io.streams.string kernel math memory namespaces
 namespaces.private parser quotations sequences
 specialized-arrays stack-checker stack-checker.errors
-system threads tools.test words ;
+system threads tools.test words alien.complex ;
 FROM: alien.c-types => float short ;
 SPECIALIZED-ARRAY: float
 SPECIALIZED-ARRAY: char