global data structures

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1687 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
vsc
2006-08-25 19:50:35 +00:00
parent 182d4f4694
commit 29bbffc650
8 changed files with 808 additions and 9 deletions

View File

@@ -3117,7 +3117,6 @@ compact_heap(void)
if (uccur == EndSpecials) {
CELL *old_dest = dest;
CELL *current0=current-1;
dest++;
current++;
while (!MARKED_PTR(current)) {