]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/math/floats/half/half.factor
Remove <uint> *uint and friends. Hopefully remove the last usages of these words
[factor.git] / basis / math / floats / half / half.factor
index ffa3550452c788e7e249a5217c21d19a92311fe0..d82e3b1fdd0539b410dc84c86baff75b0b9cd4a9 100644 (file)
@@ -41,6 +41,6 @@ SYMBOL: half
     2 >>align
     2 >>align-first
     [ >float ] >>unboxer-quot
-\ half define-primitive-type
+\ half typedef
 
 >>