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/kinds2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/uf/kinds b/src/theory/uf/kinds
index 1f8643330..2de3715e1 100644
--- a/src/theory/uf/kinds
+++ b/src/theory/uf/kinds
@@ -7,7 +7,7 @@
theory THEORY_UF ::CVC4::theory::uf::TheoryUF "theory/uf/theory_uf.h"
typechecker "theory/uf/theory_uf_type_rules.h"
-properties stable-infinite
+properties stable-infinite parametric
properties check propagate staticLearning presolve
rewriter ::CVC4::theory::uf::TheoryUfRewriter "theory/uf/theory_uf_rewriter.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback