Logtalk 2.11.0 files.

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@462 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
pmoura
2002-05-06 13:10:02 +00:00
parent 722b798507
commit 81c503970a
78 changed files with 241 additions and 114 deletions

View File

@@ -1,6 +1,6 @@
=================================================================
Logtalk - Object oriented extension to Prolog
Release 2.10.0
Release 2.11.0
Copyright (c) 1998-2002 Paulo Moura. All Rights Reserved.
=================================================================
@@ -10,6 +10,25 @@ RELEASE NOTES
=============
2.12.0 - May ??, 2002
Updated config file for OpenProlog 1.1b5.
2.11.0 - April 22, 2002
Added a "smart compilation" feature to the Logtalk compiler, controlled
by a "smart_compilation" flag. Only available in Prolog compilers that
provide access to file modification dates.
Added a "startup_message" flag to control printing of the Logtalk banner
at startup.
Reworked Logtalk pre-processor compilation and loading reports. Compiler
option "report" now togles between normal reporting (as specified by the
other flags) and silent compilation/loading of source files.
2.10.0 - April 5, 2002
Scope of object asserted predicates for which there is no declaration is