5 lines
54 B
Plaintext
5 lines
54 B
Plaintext
|
|
||
|
:- initialization(
|
||
|
logtalk_load([
|
||
|
hello_world])).
|