summaryrefslogtreecommitdiff
path: root/src/theory/arith/kinds
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arith/kinds')
-rw-r--r--src/theory/arith/kinds2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/theory/arith/kinds b/src/theory/arith/kinds
index 5cd4719b1..6808e3d8f 100644
--- a/src/theory/arith/kinds
+++ b/src/theory/arith/kinds
@@ -12,8 +12,6 @@ operator MINUS 2 "arithmetic binary subtraction operator"
operator UMINUS 1 "arithmetic unary negation"
operator DIVISION 2 "arithmetic division"
-operator IDENTITY 1 "identity function"
-
constant CONST_RATIONAL \
::CVC4::Rational \
::CVC4::RationalHashStrategy \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback