Logtalk 2.29.3 files.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1781 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
=================================================================
|
||||
Logtalk - Object oriented extension to Prolog
|
||||
Release 2.29.2
|
||||
Release 2.29.3
|
||||
|
||||
Copyright (c) 1998-2007 Paulo Moura. All Rights Reserved.
|
||||
=================================================================
|
||||
|
@@ -1,6 +1,6 @@
|
||||
=================================================================
|
||||
Logtalk - Object oriented extension to Prolog
|
||||
Release 2.29.2
|
||||
Release 2.29.3
|
||||
|
||||
Copyright (c) 1998-2007 Paulo Moura. All Rights Reserved.
|
||||
=================================================================
|
||||
|
@@ -1,11 +1,12 @@
|
||||
|
||||
:- object(msglog).
|
||||
:- object(msglog,
|
||||
implements(monitoring)).
|
||||
|
||||
|
||||
:- info([
|
||||
version is 1.0,
|
||||
version is 1.1,
|
||||
author is 'Paulo Moura',
|
||||
date is 2003/03/04,
|
||||
date is 2007/01/13,
|
||||
comment is 'Monitor for recording, replaying, and saving user messages.']).
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user