summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/first_order_model.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/quantifiers/first_order_model.h')
-rw-r--r--src/theory/quantifiers/first_order_model.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/theory/quantifiers/first_order_model.h b/src/theory/quantifiers/first_order_model.h
index 64e5fc904..52688a816 100644
--- a/src/theory/quantifiers/first_order_model.h
+++ b/src/theory/quantifiers/first_order_model.h
@@ -85,8 +85,6 @@ public:
public:
// initialize the model
void initialize( bool considerAxioms = true );
- /** to stream function */
- void toStream( std::ostream& out );
//the following functions are for evaluating quantifier bodies
public:
/** reset evaluation */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback