1// Configuration and version information
2// generated automatically - do not edit
7const char *ippl_version_name = "${IPPL_VERSION_NAME}";
8const char *ippl_compile_arch = ${IPPL_COMPILE_ARCH};
9const char *ippl_compile_line = ${IPPL_COMPILE_LINE};
10const char *ippl_compile_date = ${IPPL_COMPILE_DATE};
11const char *ippl_compile_machine = ${IPPL_COMPILE_MACHINE};
12const char *ippl_compile_options = ${IPPL_COMPILE_OPTIONS};
13const char *ippl_compile_user = ${IPPL_COMPILE_USER};