b25690af56
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1071 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
12 lines
437 B
Plaintext
12 lines
437 B
Plaintext
=================================================================
|
|
Logtalk - Object oriented extension to Prolog
|
|
Release 2.17.1
|
|
|
|
Copyright (c) 1998-2004 Paulo Moura. All Rights Reserved.
|
|
=================================================================
|
|
|
|
To load all objects in this library consult the metainterpreters.loader utility
|
|
file.
|
|
|
|
This example contains simple meta-interpreters for pure Prolog encapsulated in
|
|
Logtalk objects. |