7 lines
70 B
Plaintext
7 lines
70 B
Plaintext
|
|
||
|
:- initialization(
|
||
|
logtalk_load([
|
||
|
double,
|
||
|
triple,
|
||
|
reverse])).
|