summaryrefslogtreecommitdiff
path: root/contrib/alttheoryskel/kinds
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/alttheoryskel/kinds')
-rw-r--r--contrib/alttheoryskel/kinds8
1 files changed, 8 insertions, 0 deletions
diff --git a/contrib/alttheoryskel/kinds b/contrib/alttheoryskel/kinds
new file mode 100644
index 000000000..44efe1698
--- /dev/null
+++ b/contrib/alttheoryskel/kinds
@@ -0,0 +1,8 @@
+# kinds -*- sh -*-
+#
+# For documentation on this file format, please refer to
+# src/theory/builtin/kinds.
+#
+
+alternate THEORY_$alt_id "$dir" ::CVC4::theory::$dir::Theory$camel "theory/$dir/theory_$dir.h"
+
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback