summaryrefslogtreecommitdiff
path: root/src/theory/booleans/options
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/booleans/options')
-rw-r--r--src/theory/booleans/options8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/theory/booleans/options b/src/theory/booleans/options
new file mode 100644
index 000000000..ae14de58b
--- /dev/null
+++ b/src/theory/booleans/options
@@ -0,0 +1,8 @@
+#
+# Option specification file for CVC4
+# See src/options/base_options for a description of this file format
+#
+
+module BOOLEANS "theory/booleans/options.h" Boolean theory
+
+endmodule
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback