15 lines
558 B
Plaintext
15 lines
558 B
Plaintext
|
=================================================================
|
||
|
Logtalk - Object oriented extension to Prolog
|
||
|
Release 2.8.4
|
||
|
|
||
|
Copyright (c) 1998-2001 Paulo Moura. All Rights Reserved.
|
||
|
=================================================================
|
||
|
|
||
|
The examples in this folder are adopted from the SICStus Prolog manual.
|
||
|
|
||
|
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 follwing files in library directory:
|
||
|
hierarchies.loader and types.loader.
|