--- gforth/Attic/acconfig.h 1996/02/13 11:12:14 1.3 +++ gforth/Attic/acconfig.h 1996/10/03 16:05:34 1.4 @@ -45,6 +45,9 @@ /* an integer type that is twice as long as a pointer */ #define DOUBLE_CELL_TYPE none +/* a path separator character */ +#define PATHSEP ':' + /* define this if there is no working DOUBLE_CELL_TYPE on your machine */ #undef BUGGY_LONG_LONG