]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/alien/complex/complex.factor
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places...
[factor.git] / basis / alien / complex / complex.factor
index c80ead73f0bf701d6173abf0ccd234681572713b..b0229358d1f1893b6cffc5b92fab3b34f506cb18 100644 (file)
@@ -10,4 +10,4 @@ IN: alien.complex
 ! This overrides the fact that small structures are never returned
 ! in registers on NetBSD, Linux and Solaris running on 32-bit x86.
 "complex-float" c-type t >>return-in-registers? drop
- >>
+>>