summaryrefslogtreecommitdiff
path: root/src/theory/builtin/kinds
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/builtin/kinds')
-rw-r--r--src/theory/builtin/kinds1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/theory/builtin/kinds b/src/theory/builtin/kinds
index 39945e081..57baa82cd 100644
--- a/src/theory/builtin/kinds
+++ b/src/theory/builtin/kinds
@@ -270,6 +270,7 @@ constant UNINTERPRETED_CONSTANT \
::CVC4::UninterpretedConstantHashStrategy \
"util/uninterpreted_constant.h" \
"The kind of nodes representing uninterpreted constants"
+typerule UNINTERPRETED_CONSTANT ::CVC4::theory::builtin::UninterpretedConstantTypeRule
enumerator SORT_TYPE \
::CVC4::theory::builtin::UninterpretedSortEnumerator \
"theory/builtin/type_enumerator.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback