summaryrefslogtreecommitdiff
path: root/src/compat/cvc3_compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/compat/cvc3_compat.h')
-rw-r--r--src/compat/cvc3_compat.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/compat/cvc3_compat.h b/src/compat/cvc3_compat.h
index 81ac3a6aa..63df75a68 100644
--- a/src/compat/cvc3_compat.h
+++ b/src/compat/cvc3_compat.h
@@ -464,6 +464,8 @@ class CVC4_PUBLIC ValidityChecker {
ValidityChecker(const CLFlags& clflags);
+ void setUpOptions(CVC4::Options& options, const CLFlags& clflags);
+
public:
//! Constructor
ValidityChecker();
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback