Mercurial > hg > octave-nkf
diff acconfig.h @ 1104:3535aa4d38c6
[project @ 1995-02-14 22:12:34 by jwe]
author | jwe |
---|---|
date | Tue, 14 Feb 1995 22:20:16 +0000 |
parents | 2ba812c74caa |
children | 5579a520c519 |
line wrap: on
line diff
--- a/acconfig.h +++ b/acconfig.h @@ -55,6 +55,14 @@ /* Define if this is Octave. */ #undef OCTAVE_SOURCE +/* Define this to be the path separator for your system, as a + character constant */ +#undef SEPCHAR + +/* Define this to be the path separator for your system, as a + character string */ +#undef SEPCHAR_STR + /* Define if you don't have QPSOL. */ #undef QPSOL_MISSING