]> gitweb.factorcode.org Git - factor.git/blobdiff - native/primitives.h
complex numbers
[factor.git] / native / primitives.h
index 8146fe1669d71651d79a30705007449407f881a0..3847b25c062bff61d2265fc5193fadffec038931 100644 (file)
@@ -1,4 +1,4 @@
 extern XT primitives[];
-#define PRIMITIVE_COUNT 107
+#define PRIMITIVE_COUNT 112
 
 CELL primitive_to_xt(CELL primitive);