The example in this folder is an adaptation of an example of POEM, an
object-oriented extension to Prolog developed by Ben Staveley-Taylor.
To load all entities in this example compile and load the loader file:
| ?- logtalk_load(poem(loader)).
Contrary to the other cases, to test this example consult the Prolog
file SCRIPT and then call the predicate run/0 to run the example. On
most Prolog compilers, you can type:
| ?- ['SCRIPT'], run.
Original author contact:
Ben Staveley-Taylor,
Plessey Electronic Systems Research Ltd.,
Roke Manor,
ROMSEY,
Hants. SO5 0ZN.
Tel. Romsey (0794) 515222 ext 311