![]() ![]() | ![]() |
version 1.1, 2001/02/24 13:44:39 | version 1.2, 2001/02/27 21:17:11 |
---|---|
Line 21 | Line 21 |
#include "config.h" | #include "config.h" |
#include "forth.h" | #include "forth.h" |
#include "stdlib.h" | #include <stdlib.h> |
/* the numbers in this struct are primitive indices */ | /* the numbers in this struct are primitive indices */ |
typedef struct Combination { | typedef struct Combination { |