Logtalk 2.16.1 files.

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1028 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
pmoura
2004-03-23 17:51:43 +00:00
parent 4242efb73f
commit f08723a4b1
121 changed files with 343 additions and 591 deletions

View File

@@ -1,6 +1,6 @@
=================================================================
Logtalk - Object oriented extension to Prolog
Release 2.16.0
Release 2.16.1
Copyright (c) 1998-2004 Paulo Moura. All Rights Reserved.
=================================================================
@@ -15,7 +15,7 @@ to the Logtalk compiler warning and error reporting. Open the object
source files in a text editor to better understand how the compiler
deals with common programming errors.
Note that the warnings and errors that yoy will get while compiling
Note that the warnings and errors that you will get while compiling
your files depend on your compiler options (setted explicitly as
parameters in the logtalk_compile/2 or logtalk_load/2 built-in
predicates or by default in your configuration file).