================================================================
Logtalk - Open source object-oriented logic programming language
Release 2.30.2
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.