Trisurf Monte Carlo simulator
Samo Penic
2016-02-15 22721d3dc98cae61db96021c01ee8dc1cbdf462d
config.h
@@ -7,9 +7,18 @@
/* 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. */
#define HAVE_MALLOC 1