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
|
||||
@snindex hide_predicate/1
|
||||
@cnindex hide_predicate/1
|
||||
Make atom @var{Atom} invisible to @code{current_predicate/2},
|
||||
@code{listing} and friends.
|
||||
Make predicate @var{Pred} invisible to @code{current_predicate/2},
|
||||
@code{listing}, and friends.
|
||||
|
||||
@item expand_exprs(-@var{O},+@var{N})
|
||||
@findex expand_exprs/2
|
||||
|
Reference in New Issue
Block a user