summaryrefslogtreecommitdiff
path: root/contrib/theoryskel/theory_DIR.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/theoryskel/theory_DIR.h')
-rw-r--r--contrib/theoryskel/theory_DIR.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/theoryskel/theory_DIR.h b/contrib/theoryskel/theory_DIR.h
index a26d76ad5..d8e652b7c 100644
--- a/contrib/theoryskel/theory_DIR.h
+++ b/contrib/theoryskel/theory_DIR.h
@@ -17,8 +17,7 @@ public:
context::UserContext* u,
OutputChannel& out,
Valuation valuation,
- const LogicInfo& logicInfo,
- SmtGlobals* globals);
+ const LogicInfo& logicInfo);
void check(Effort);
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback