more fixes

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1468 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
vsc
2005-11-23 12:09:50 +00:00
parent 10ae3840c9
commit a1c99a72a1
3 changed files with 8 additions and 3 deletions

View File

@@ -415,7 +415,6 @@ save_regs(int mode)
#endif /* SBA || TABLING */
}
putout(CurrentModule);
putcellptr(AuxSp);
if (mode == DO_EVERYTHING) {
#ifdef COROUTINING
putout(WokenGoals);