Merge 192.168.1.103:github/yap-6.3

This commit is contained in:
Vitor Santos Costa
2018-10-06 05:39:52 +01:00
12 changed files with 53 additions and 65 deletions

View File

@@ -85,7 +85,7 @@ static void InitConsultStack(void) {
LOCAL_ConsultCapacity = InitialConsultCapacity;
LOCAL_ConsultBase = LOCAL_ConsultSp =
LOCAL_ConsultLow + LOCAL_ConsultCapacity;
}
s
void Yap_ResetConsultStack(void) {
CACHE_REGS