*** empty log message ***

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1371 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
rslopes 2005-08-22 13:42:05 +00:00
parent 8b172c64d7
commit 2d53ee8b6b

View File

@ -8,7 +8,7 @@
@c @setchapternewpage odd @c @setchapternewpage odd
@c %**end of header @c %**end of header
@set VERSION 4.5.7 @set VERSION: 5.0.0
@set EDITION 4.2.4 @set EDITION 4.2.4
@set UPDATED December 2004 @set UPDATED December 2004
@ -12178,7 +12178,7 @@ debugging environment is not available in SICStus Prolog.
@node Logtalk, Threads, CHR, Extensions @node Logtalk, Threads, CHR, Extensions
@chapter Logtalk @chapter Logtalk
@cindex @cindex Logtalk
The Logtalk object-oriented extension is available once included The Logtalk object-oriented extension is available once included
@ -14179,7 +14179,6 @@ An alternative is to use @emph{slots}, as shown next:
if (out == 0) { if (out == 0) {
return FALSE; return FALSE;
} }
}
@end example @end example
Slots are safe houses in the stack, preserved by the garbage collector Slots are safe houses in the stack, preserved by the garbage collector
and the stack shifter. In this case, we use a slot to preserve @var{t} and the stack shifter. In this case, we use a slot to preserve @var{t}