]> gitweb.factorcode.org Git - factor.git/blobdiff - native/primitives.h
complex numbers in native factor, all of test suite except html and httpd tests runs...
[factor.git] / native / primitives.h
index fd371c7d8b6f29d3da462fd4e58f6ddb914d657c..d8bf9ff5ff45682494ae3250000f4f9ef4f72d18 100644 (file)
@@ -1,4 +1,4 @@
 extern XT primitives[];
-#define PRIMITIVE_COUNT 115
+#define PRIMITIVE_COUNT 128
 
 CELL primitive_to_xt(CELL primitive);