summaryrefslogtreecommitdiff
path: root/src/theory/builtin/kinds
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@cs.nyu.edu>2013-02-11 23:56:10 -0500
committerMorgan Deters <mdeters@cs.nyu.edu>2013-03-19 19:09:28 -0400
commit4fc1fe120fd570f8e49da2fefa7b8a0bfed9df48 (patch)
treead538771d8c2162de578b89b5947a02e4047fae5 /src/theory/builtin/kinds
parent4ea1dce10aa9648b695c1249fbafc1255deadb1e (diff)
Minor cleanup of sources
Diffstat (limited to 'src/theory/builtin/kinds')
-rw-r--r--src/theory/builtin/kinds1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/theory/builtin/kinds b/src/theory/builtin/kinds
index e3bc506e2..fca79aff0 100644
--- a/src/theory/builtin/kinds
+++ b/src/theory/builtin/kinds
@@ -343,7 +343,6 @@ typerule EQUAL ::CVC4::theory::builtin::EqualityTypeRule
typerule DISTINCT ::CVC4::theory::builtin::DistinctTypeRule
typerule SEXPR ::CVC4::theory::builtin::SExprTypeRule
typerule LAMBDA ::CVC4::theory::builtin::LambdaTypeRule
-construle LAMBDA ::CVC4::theory::builtin::LambdaTypeRule
typerule CHAIN ::CVC4::theory::builtin::ChainTypeRule
constant SUBTYPE_TYPE \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback