=================================================================
Logtalk - Object oriented extension to Prolog
Release 2.29.5
Copyright (c) 1998-2007 Paulo Moura. All Rights Reserved.
% start by loading the example and the required library files:
| ?- logtalk_load(relations(loader)).
...
% the objects in this example are used by several of the other examples.