]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/alien/data/data.factor
cleanup some QUALIFIED: that are no longer needed.
[factor.git] / basis / alien / data / data.factor
index 789094fb8beb8d38d3dc6a5276cae9070a78757c..a1fffa3781ad877d7fee56212206947db7b1bc68 100644 (file)
@@ -4,7 +4,6 @@ arrays byte-arrays combinators combinators.short-circuit
 cpu.architecture fry generalizations io io.streams.memory kernel
 libc locals macros math math.functions parser sequences
 stack-checker.dependencies summary words ;
-QUALIFIED: math
 IN: alien.data
 
 : <ref> ( value c-type -- c-ptr )