Corrected typo in the documentation of the new predicate hide_predicate/1.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@572 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
parent
5cc8ea1d52
commit
0c161bdca4
@ -1551,8 +1551,8 @@ Make hidden atom @var{Atom} visible.
|
|||||||
@findex hide_predicate/1
|
@findex hide_predicate/1
|
||||||
@snindex hide_predicate/1
|
@snindex hide_predicate/1
|
||||||
@cnindex hide_predicate/1
|
@cnindex hide_predicate/1
|
||||||
Make atom @var{Atom} invisible to @code{current_predicate/2},
|
Make predicate @var{Pred} invisible to @code{current_predicate/2},
|
||||||
@code{listing} and friends.
|
@code{listing}, and friends.
|
||||||
|
|
||||||
@item expand_exprs(-@var{O},+@var{N})
|
@item expand_exprs(-@var{O},+@var{N})
|
||||||
@findex expand_exprs/2
|
@findex expand_exprs/2
|
||||||
|
Reference in New Issue
Block a user