Go to the documentation of this file. 6 #define COMPILE_FLAGS " -fvisibility=hidden -fvisibility-inlines-hidden -ftemplate-depth-60 -fopenmp -W -Wall -Wshadow -Wconversion -Wno-sign-conversion -Wno-unknown-pragmas -O2 -g " 9 #define COMPILER "GNU 7.4.0 (/usr/bin/c++)" 12 #define FORTRAN_COMPILER "gfortran" 15 #define ARTS_DEFAULT_INCLUDE_DIR "/srv/arts-build/docserver/arts-stable/arts-2.2/controlfiles" 29 #define ENABLE_TMATRIX 35 #define ENABLE_DOCSERVER 50 #define HAVE_STDLIB_H 1 51 #define HAVE_STRINGS_H 1 52 #define HAVE_STRING_H 1 53 #define HAVE_SYS_STAT_H 1 54 #define HAVE_SYS_TIMES_H 1 55 #define HAVE_SYS_TYPES_H 1 56 #define HAVE_UNISTD_H 1 57 #define HAVE_GETOPT_H 1 61 #define HAVE_FCNTL_H 1 63 #define HAVE_ERRNO_H 1 64 #define HAVE_LIMITS_H 1 65 #define HAVE_STDIO_H 1 66 #define HAVE_LOCALE_H 1 67 #define HAVE_PTHREAD_H 1 71 #define HAVE_SYS_TIME_H 1 72 #define HAVE_SYS_MSG_H 1 73 #define HAVE_NETDB_H 1 74 #define HAVE_NETINET_IN_H 1 75 #define HAVE_NETINET_TCP_H 1 76 #define HAVE_SYS_SOCKET_H 1 77 #define HAVE_SYS_MMAN_H 1 78 #define HAVE_ARPA_INET_H 1 79 #define HAVE_SYS_SELECT_H 1 83 #define HAVE_CSTDLIB 1 84 #define HAVE_CSTRING 1 85 #define HAVE_SSTREAM 1 92 #define TIME_SUPPORT 1 98 #define NUMERIC double 101 #define OS_NAME "Unix" 107 #define HAVE_CONST_CAST 110 #define HAVE_NAMESPACES 113 #define HAVE_STATIC_CAST 116 #define HAVE_TEMPLATES 119 #undef NO_MINUS_C_MINUS_O 122 #define OS_VERSION "" 125 #define PACKAGE "arts" 128 #undef PACKAGE_BUGREPORT 134 #undef PACKAGE_STRING 137 #undef PACKAGE_TARNAME 140 #undef PACKAGE_VERSION 146 #define SIZEOF_LONG 8 149 #define SIZEOF_SIZE_T 8 152 #define SIZEOF_DOUBLE 8 155 #define SIZEOF_FLOAT 4 167 #define _U_ __attribute((unused))