factor/native/primitives.h

5 lines
91 B
C
Raw Normal View History

2004-07-16 02:26:21 -04:00
extern XT primitives[];
#define PRIMITIVE_COUNT 191
2004-07-16 02:26:21 -04:00
CELL primitive_to_xt(CELL primitive);