This commit is contained in:
Vitor Santos Costa
2018-01-18 14:47:27 +00:00
parent 791484c132
commit 4c25aa21c5
83 changed files with 4764 additions and 2063 deletions

View File

@@ -1582,7 +1582,7 @@ static int Restore(char *s_dir USES_REGS) {
break;
case DO_ONLY_CODE:
UnmarkTrEntries(PASS_REGS1);
Yap_InitYaamRegs(0);
Yap_InitYaamRegs(0, true);
break;
}