|
Revision 30, 475 bytes
(checked in by pmoura, 7 years ago)
|
|
This commit was manufactured by cvs2svn to create tag 'lgt291'.
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 | ================================================================= |
|---|
| 2 | Logtalk - Object oriented extension to Prolog |
|---|
| 3 | Release 2.9.1 |
|---|
| 4 | |
|---|
| 5 | Copyright (c) 1998-2001 Paulo Moura. All Rights Reserved. |
|---|
| 6 | ================================================================= |
|---|
| 7 | |
|---|
| 8 | |
|---|
| 9 | To load all objects in this group consult the types.loader utility |
|---|
| 10 | file. |
|---|
| 11 | |
|---|
| 12 | These objects implement predicates over common Prolog terms and |
|---|
| 13 | structures like lists, diffrence lists, binary trees, dictionaries, |
|---|
| 14 | and queues. |
|---|