summaryrefslogtreecommitdiff
path: root/src/theory/arith/nl/nl_model.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arith/nl/nl_model.h')
-rw-r--r--src/theory/arith/nl/nl_model.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/theory/arith/nl/nl_model.h b/src/theory/arith/nl/nl_model.h
index 86bac88a9..fdce446fc 100644
--- a/src/theory/arith/nl/nl_model.h
+++ b/src/theory/arith/nl/nl_model.h
@@ -151,7 +151,6 @@ class NlModel
* d is a degree indicating how precise our computations are.
*/
bool checkModel(const std::vector<Node>& assertions,
- const std::vector<Node>& false_asserts,
unsigned d,
std::vector<NlLemma>& lemmas,
std::vector<Node>& gs);
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback