This commit is contained in:
Vítor Santos Costa
2018-04-04 15:55:45 +01:00
parent c3b06ffdd1
commit 3d8ef251a5
6 changed files with 76 additions and 55 deletions

View File

@@ -1954,7 +1954,7 @@ X_API Int YAP_RunGoalOnce(Term t) {
}
// should we catch the exception or pass it through?
// We'll pass it through
Yap_RaiseException();
// Yap_RaiseException();
if (out) {
choiceptr cut_pt, ob;