]> gitweb.factorcode.org Git - factor.git/blobdiff - native/primitives.h
CHAR: notation for literal chars, native parser work
[factor.git] / native / primitives.h
index e7a48cf6b5e1c6dc48e9312fd62c61f73e10869d..070f5faea3919262006fcd8cd0eb4e52a7453ad7 100644 (file)
@@ -1,5 +1,5 @@
 extern XT primitives[];
-#define PRIMITIVE_COUNT 79
+#define PRIMITIVE_COUNT 83
 
 CELL primitive_to_xt(CELL primitive);