Trisurf Monte Carlo simulator
Samo Penic
2016-02-16 d0cafa2d67b4765450deb5781b08f4241d9c4d3a
config.h
@@ -16,6 +16,9 @@
/* 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
@@ -81,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"