simplify boot

rename boot vars for consistency
small fixes
This commit is contained in:
Vitor Santos Costa
2018-02-23 14:07:21 +00:00
parent 54e3d48fb1
commit f798372fb1
16 changed files with 234 additions and 372 deletions

View File

@@ -1978,6 +1978,8 @@ X_API Int YAP_RunGoalOnce(Term t) {
Yap_TrimTrail();
}
B = cut_pt;
} else {
Yap_CloseSlots(CSlot);
}
ASP = B->cp_env;
ENV = (CELL *)ASP[E_E];