Logtalk 2.19.0 files.

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1104 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
pmoura
2004-07-25 18:47:43 +00:00
parent 3801508cdf
commit 2a1fbb6e88
141 changed files with 684 additions and 382 deletions

View File

@@ -1,6 +1,6 @@
=================================================================
Logtalk - Object oriented extension to Prolog
Release 2.18.0
Release 2.19.0
Copyright (c) 1998-2004 Paulo Moura. All Rights Reserved.
=================================================================
@@ -12,5 +12,5 @@ file:
| ?- logtalk_load(types_loader).
These objects implement predicates over common Prolog terms and
structures like lists, diffrence lists, binary trees, dictionaries,
and queues.
structures such as lists, difference lists, binary trees, queues,
dictionaries, and sets.