PSCF v1.1
paths.h
Go to the documentation of this file.
1#ifndef PSCF_PATHS_H
2#define PSCF_PATHS_H
3
12#define PSCF_ROOT_DIR /Users/morse/code/pscfpp/
13#define PSCF_DATA_DIR /Users/morse/code/pscfpp/data/
14#define PSCF_XMPL_DIR /Users/morse/code/pscfpp/examples/
15
16#endif