Corrected typo in declaration of meta-predicate with_mutex/2.

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1758 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
pmoura 2006-12-31 19:30:11 +00:00
parent 139e50a1ca
commit ce1694aa15
1 changed files with 1 additions and 1 deletions

View File

@ -514,7 +514,7 @@ source_module(Mod) :-
use_module(:,?),
use_module(?,:,?),
when(?,:),
with_mutex(?,:),
with_mutex(+,:),
^(+,:),
\+ : .