| version 1.5, Wed May 18 17:29:53 1994 UTC | version 1.6, Tue May 31 07:25:12 1994 UTC | ||
|---|---|---|---|
|
|
||
| #define DODOES 4 | #define DODOES 4 | ||
| #define DOESJUMP 5 | #define DOESJUMP 5 | ||
| /* Some versions of some unices (Linux) have the symbol BIG_ENDIAN defined | |||
| in their standard headers. Make sure it's undefined -- Lennart */ | |||
| #ifdef BIG_ENDIAN | |||
| #undef BIG_ENDIAN | |||
| #endif | |||
| #include "machine.h" | #include "machine.h" | ||
| /* Forth data types */ | /* Forth data types */ |
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |