summaryrefslogtreecommitdiff
path: root/src/theory/uf/kinds
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/uf/kinds')
-rw-r--r--src/theory/uf/kinds4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/theory/uf/kinds b/src/theory/uf/kinds
index 9280141ea..8cbf975f2 100644
--- a/src/theory/uf/kinds
+++ b/src/theory/uf/kinds
@@ -4,4 +4,6 @@
# src/expr/builtin_kinds.
#
-parameterized APPLY "uninterpreted function application"
+theory ::CVC4::theory::uf::TheoryUF "theory_uf.h"
+
+parameterized APPLY_UF 1: "uninterpreted function application"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback