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