summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/full_model_check.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/quantifiers/full_model_check.h')
-rwxr-xr-xsrc/theory/quantifiers/full_model_check.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/theory/quantifiers/full_model_check.h b/src/theory/quantifiers/full_model_check.h
index 3f54b0574..bf9ed94e4 100755
--- a/src/theory/quantifiers/full_model_check.h
+++ b/src/theory/quantifiers/full_model_check.h
@@ -140,6 +140,7 @@ public:
bool isActive();
bool useSimpleModels();
+ Node getFunctionValue(FirstOrderModel * fm, Node op, const char* argPrefix );
};
}
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback