summaryrefslogtreecommitdiff
path: root/src/prop/bvpicosat/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/prop/bvpicosat/config.h')
-rw-r--r--src/prop/bvpicosat/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/prop/bvpicosat/config.h b/src/prop/bvpicosat/config.h
new file mode 100644
index 000000000..aa6888822
--- /dev/null
+++ b/src/prop/bvpicosat/config.h
@@ -0,0 +1,3 @@
+#define PICOSAT_CC "gcc"
+#define PICOSAT_CFLAGS "-DSTATS -DTRACE -Wall -Wextra -DNDEBUG -O2"
+#define PICOSAT_VERSION "936"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback