Logtalk 2.9.3 files.

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@349 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
pmoura
2002-02-08 19:57:23 +00:00
parent 6b29480d4a
commit 89b034ce45
81 changed files with 340 additions and 133 deletions

View File

@@ -1,6 +1,6 @@
=================================================================
Logtalk - Object oriented extension to Prolog
Release 2.9.2
Release 2.9.3
Copyright (c) 1998-2002 Paulo Moura. All Rights Reserved.
=================================================================
@@ -11,4 +11,6 @@ To load all objects in this example consult the sicstus.loader utility
file (note that the *.loader files are Prolog files).
You will also need to load the following files in library directory:
hierarchies.loader and types.loader.
hierarchies.loader and types.loader. Alternatively, you may load the
library/all.loader file to load all library entities.