Logtalk 2.22.2 files.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1218 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
=================================================================
|
||||
Logtalk - Object oriented extension to Prolog
|
||||
Release 2.22.1
|
||||
Release 2.22.2
|
||||
|
||||
Copyright (c) 1998-2004 Paulo Moura. All Rights Reserved.
|
||||
=================================================================
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
=================================================================
|
||||
Logtalk - Object oriented extension to Prolog
|
||||
Release 2.22.1
|
||||
Release 2.22.2
|
||||
|
||||
Copyright (c) 1998-2004 Paulo Moura. All Rights Reserved.
|
||||
=================================================================
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
|
||||
:- mode(next_state(+nonvar, -nonvar, -number), zero_or_more).
|
||||
|
||||
:- info(next_state/2,
|
||||
:- info(next_state/3,
|
||||
[comment is 'Generates a state sucessor.',
|
||||
argnames is ['State', 'Next', 'Cost']]).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user