#ifndef ATOOLS_Org_CXXFLAGS_H #define ATOOLS_Org_CXXFLAGS_H /* ATOOLS/Org/CXXFLAGS.H. Automatically generated from CMakeLists.txt. */ /* Architecture identified as Darwin MacOS */ /* #undef ARCH_DARWIN */ /* Architecture identified as Linux */ #define ARCH_LINUX 1 /* Architecture identified as Unix */ /* #undef ARCH_UNIX */ /* Define to dummy `main' function (if any) required to link to the Fortran libraries. */ /* #undef FC_DUMMY_MAIN */ /* Define if F77 and FC dummy `main' functions are identical. */ /* #undef FC_DUMMY_MAIN_EQ_F77 */ /* MPI support */ /* #undef USING__MPI */ /* Thread support */ /* #undef USING__Threading */ /* ld path name */ #define LD_PATH_NAME "LD_LIBRARY_PATH" /* library suffix */ #define LIB_SUFFIX ".so" /* binreloc activation */ /* #undef ENABLE_BINRELOC */ /* Sherpa installation prefix */ #define SHERPA_PREFIX "/mt/home/dreichelt/workspace/validation/updated-sherpa/install" /* Sherpa include directory */ #define SHERPA_INCLUDE_PATH "/mt/home/dreichelt/workspace/validation/updated-sherpa/install/include/SHERPA-MC" /* Sherpa library directory */ #define SHERPA_LIBRARY_PATH "/mt/home/dreichelt/workspace/validation/updated-sherpa/install/lib64/SHERPA-MC/" /* Sherpa data directory */ #define SHERPA_SHARE_PATH "/mt/home/dreichelt/workspace/validation/updated-sherpa/install/share/SHERPA-MC/" /* Sherpa subversion */ #define SHERPA_SUBVERSION "0.0beta1" /* Sherpa version */ #define SHERPA_VERSION "3" /* Sherpa version name */ #define SHERPA_NAME "Dhaulagiri" /* Sherpa version code */ #define SHERPA_VERSION_CODE 3000000 /* Using colour */ #define USING__COLOUR "1" #define PYTHON_LIBS "" #endif