15 lines
411 B
Plaintext
15 lines
411 B
Plaintext
|
================================================================
|
||
|
Logtalk - Open source object-oriented logic programming language
|
||
|
Release 2.30.7
|
||
|
|
||
|
Copyright (c) 1998-2007 Paulo Moura. All Rights Reserved.
|
||
|
================================================================
|
||
|
|
||
|
|
||
|
% start by loading the example:
|
||
|
|
||
|
| ?- logtalk_load(testing(loader)).
|
||
|
...
|
||
|
|
||
|
|
||
|
% take a look at the "results.txt" file in the example directory
|