Modified cygwin32 separator definitions.

This commit is contained in:
Janet B. Anderson
1998-06-10 17:37:04 +00:00
parent 3995dbafdb
commit ce878ffdd8
2 changed files with 4 additions and 2 deletions

View File

@@ -7,6 +7,7 @@
#ifndef osiFileNameH
#define osiFileNameH
#include "unixFileName.h"
#define OSI_PATH_LIST_SEPARATOR ";"
#define OSI_PATH_SEPARATOR "\\"
#endif /* osiFileNameH */

View File

@@ -7,6 +7,7 @@
#ifndef osiFileNameH
#define osiFileNameH
#include "unixFileName.h"
#define OSI_PATH_LIST_SEPARATOR ";"
#define OSI_PATH_SEPARATOR "\\"
#endif /* osiFileNameH */