Gromacs
2020.4
|
#include "config.h"
Provides OS-specific directory-name separator.
Macros | |
#define | DIR_SEPARATOR '/' |
Directory separator on this OS. More... | |
#define DIR_SEPARATOR '/' |
Directory separator on this OS.
Native Windows uses backslash path separators (but accepts also slashes). Cygwin and most other systems use slash.