fix error after error and error within error
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@344 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
2
C/init.c
2
C/init.c
@@ -1188,8 +1188,6 @@ InitStacks(int Heap,
|
||||
ReleaseAtom(AtomFoundVar);
|
||||
LookupAtomWithAddress("[]",&(SF_STORE->AtNil));
|
||||
LookupAtomWithAddress(".",&(SF_STORE->AtDot));
|
||||
PutValue(LookupAtom("$catch_counter"),
|
||||
MkIntTerm(0));
|
||||
/* InitAbsmi must be done before InitCodes */
|
||||
#ifdef MPW
|
||||
InitAbsmi(REGS, FunctorList);
|
||||
|
||||
Reference in New Issue
Block a user