Trisurf Monte Carlo simulator
Samo Penic
2016-02-16 d0cafa2d67b4765450deb5781b08f4241d9c4d3a
config.h
@@ -7,8 +7,17 @@
/* Define to 1 if you have the `confuse' library (-lconfuse). */
#define HAVE_LIBCONFUSE 1
/* Define to 1 if you have the `gsl' library (-lgsl). */
#define HAVE_LIBGSL 1
/* Define to 1 if you have the `gslcblas' library (-lgslcblas). */
#define HAVE_LIBGSLCBLAS 1
/* Define to 1 if you have the `m' library (-lm). */
#define HAVE_LIBM 1
/* Define to 1 if you have the `z' library (-lz). */
#define HAVE_LIBZ 1
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
   to 0 otherwise. */
@@ -75,6 +84,9 @@
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* A string containing the version number */
#define TS_VERSION "Trisurf (commit 588bbb-dirty) on natalie."
/* Version number of package */
#define VERSION "VERSION"