00001 /* include/LHAPDF/LHAPDFConfig.h. Generated from LHAPDFConfig.h.in by configure. */ 00002 #ifndef LHAPDF_LHAPDFCONFIG_H 00003 #define LHAPDF_LHAPDFCONFIG_H 00004 00005 /* LHAPDF version string */ 00006 #define LHAPDF_VERSION "5.8.0" 00007 00008 /* Was LHAPDF built in low-memory mode? */ 00009 /* #undef LHAPDF_LOWMEM */ 00010 00011 /* How many LHAPDF PDF sets can be used concurrently? */ 00012 #define LHAPDF_NMXSET "3" 00013 00014 #endif