summaryrefslogtreecommitdiff
path: root/src/prop/prop_engine.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/prop/prop_engine.cpp')
-rw-r--r--src/prop/prop_engine.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/prop/prop_engine.cpp b/src/prop/prop_engine.cpp
index c465ed97a..5d6356a5b 100644
--- a/src/prop/prop_engine.cpp
+++ b/src/prop/prop_engine.cpp
@@ -280,6 +280,7 @@ void PropEngine::interrupt() throw(ModalException) {
void PropEngine::spendResource() throw() {
// TODO implement me
+ checkTime();
}
bool PropEngine::properExplanation(TNode node, TNode expl) const {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback