Corrected typo (extra "}").
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1883 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
parent
498c7a6d42
commit
ed228a51e0
@ -12820,7 +12820,7 @@ space pointed to by @var{tp}
|
|||||||
@findex YAP_ClearExceptions/0
|
@findex YAP_ClearExceptions/0
|
||||||
Reset any exceptions left over by the system.
|
Reset any exceptions left over by the system.
|
||||||
|
|
||||||
@item @code{YAP_Term} YAP_Write(@code{YAP_Term} @var{t})}
|
@item @code{YAP_Term} YAP_Write(@code{YAP_Term} @var{t})
|
||||||
@findex YAP_CopyTerm/1
|
@findex YAP_CopyTerm/1
|
||||||
Copy a Term @var{t} and all associated constraints. May call the garbage
|
Copy a Term @var{t} and all associated constraints. May call the garbage
|
||||||
collector and returns @code{0L} on error (such as no space being
|
collector and returns @code{0L} on error (such as no space being
|
||||||
|
Reference in New Issue
Block a user