summaryrefslogtreecommitdiff
path: root/src/theory/arith/kinds
diff options
context:
space:
mode:
authorTim King <taking@cs.nyu.edu>2010-10-12 22:04:58 +0000
committerTim King <taking@cs.nyu.edu>2010-10-12 22:04:58 +0000
commita47b818c883eafb74afe066915bbbedf760c31e1 (patch)
tree50fd1633df1a585946723b43345214c0746dcc1f /src/theory/arith/kinds
parent5d1fe7f3fe26e6ace5ba498054505fd28090cd90 (diff)
IDENTITY has been removed.
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