git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@309 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
@@ -501,9 +501,9 @@ InitDebug(void)
}
#endif
/* Set at half leash */
/* Set at full leash */
At = LookupAtom("$leash");
PutValue(At, MkIntTerm(10));
PutValue(At, MkIntTerm(15));
void
The note is not visible to the blocked user.