put tabling back to work
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@460 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -564,7 +564,7 @@ freeze_goal(Term t, Term g)
|
||||
if (H0 - (CELL *)vs < 1024) {
|
||||
ARG1 = t;
|
||||
ARG2 = g;
|
||||
growglobal();
|
||||
growglobal(NULL);
|
||||
t = ARG1;
|
||||
g = ARG2;
|
||||
}
|
||||
|
Reference in New Issue
Block a user