projects
/
cvc5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1706ab1
)
undo, again
author
Morgan Deters
<mdeters@gmail.com>
Sat, 28 Apr 2012 00:17:03 +0000
(
00:17
+0000)
committer
Morgan Deters
<mdeters@gmail.com>
Sat, 28 Apr 2012 00:17:03 +0000
(
00:17
+0000)
src/expr/kind_template.h
patch
|
blob
|
history
diff --git
a/src/expr/kind_template.h
b/src/expr/kind_template.h
index fb76c1857d602af82750a013eccd34d5efbdb268..973163d6273911a35c4852722efab66612669521 100644
(file)
--- a/
src/expr/kind_template.h
+++ b/
src/expr/kind_template.h
@@
-124,8
+124,6
@@
namespace theory {
enum TheoryId {
${theory_enum}
- THEORY_QUANTIFIERS,
- THEORY_REWRITERULES,
THEORY_LAST
};