summaryrefslogtreecommitdiff
path: root/contrib/alttheoryskel/theory_DIR.h
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@cs.nyu.edu>2014-03-31 16:07:58 -0400
committerMorgan Deters <mdeters@cs.nyu.edu>2014-03-31 18:55:11 -0400
commit9af3f271937cb9389f8e5b8f1b302f48bc6cdd9a (patch)
treee9c0b647d7179ea5e810e13dffc1bf1eb469e86b /contrib/alttheoryskel/theory_DIR.h
parentdbfaee57915e8f8ab07fa11ee6c412584fac56e5 (diff)
Travis-CI test for new-theory script, also related bugfixes.
Diffstat (limited to 'contrib/alttheoryskel/theory_DIR.h')
-rw-r--r--contrib/alttheoryskel/theory_DIR.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/alttheoryskel/theory_DIR.h b/contrib/alttheoryskel/theory_DIR.h
index 9dfb3e614..d8e652b7c 100644
--- a/contrib/alttheoryskel/theory_DIR.h
+++ b/contrib/alttheoryskel/theory_DIR.h
@@ -17,8 +17,7 @@ public:
context::UserContext* u,
OutputChannel& out,
Valuation valuation,
- const LogicInfo& logicInfo,
- QuantifiersEngine* qe);
+ const LogicInfo& logicInfo);
void check(Effort);
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback