]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/alien/fortran/fortran.factor
move some allocation words that don't really have much to do with c types out of...
[factor.git] / basis / alien / fortran / fortran.factor
index 3670a376e125095edc04a601654d0bf41c669fda..bf8721b549497b43eee9b977724f1979ce9aba43 100644 (file)
@@ -1,5 +1,5 @@
 ! (c) 2009 Joe Groff, see BSD license
-USING: accessors alien alien.c-types alien.complex grouping
+USING: accessors alien alien.c-types alien.complex alien.data grouping
 alien.strings alien.syntax arrays ascii assocs
 byte-arrays combinators combinators.short-circuit fry generalizations
 kernel lexer macros math math.parser namespaces parser sequences