| version 1.81, Tue Dec 24 14:47:24 2002 UTC | version 1.82, Tue Dec 24 23:40:30 2002 UTC | ||
|---|---|---|---|
|
|
||
| */ | */ | ||
| #include "config.h" | #include "config.h" | ||
| #include "forth.h" | |||
| #include <errno.h> | #include <errno.h> | ||
| #include <ctype.h> | #include <ctype.h> | ||
| #include <stdio.h> | #include <stdio.h> | ||
|
|
||
| #include <sys/mman.h> | #include <sys/mman.h> | ||
| #endif | #endif | ||
| #endif | #endif | ||
| #include "forth.h" | |||
| #include "io.h" | #include "io.h" | ||
| #include "getopt.h" | #include "getopt.h" | ||
| #ifdef STANDALONE | #ifdef STANDALONE |
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |