Logtalk 2.22.5 files.

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1244 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
pmoura
2005-02-10 00:02:06 +00:00
parent 5d09011015
commit 755c60a7ca
179 changed files with 1485 additions and 1197 deletions

View File

@@ -1,6 +1,6 @@
=================================================================
Logtalk - Object oriented extension to Prolog
Release 2.22.4
Release 2.22.5
Copyright (c) 1998-2005 Paulo Moura. All Rights Reserved.
=================================================================
@@ -16,6 +16,6 @@ source files in a text editor to better understand how the compiler
deals with common programming errors.
Note that the warnings and errors that you will get while compiling
your files depend on your compiler options (defined explicitly as
your files depend on your compiler flags (defined explicitly as
parameters in the logtalk_compile/2 or logtalk_load/2 built-in
predicates or by default in your configuration file).