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, 2 insertions, 1 deletions
diff --git a/contrib/theoryskel/theory_DIR.h b/contrib/theoryskel/theory_DIR.h
index d8e652b7c..a26d76ad5 100644
--- a/contrib/theoryskel/theory_DIR.h
+++ b/contrib/theoryskel/theory_DIR.h
@@ -17,7 +17,8 @@ public:
context::UserContext* u,
OutputChannel& out,
Valuation valuation,
- const LogicInfo& logicInfo);
+ const LogicInfo& logicInfo,
+ SmtGlobals* globals);
void check(Effort);
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback