7 lines
127 B
Plaintext
7 lines
127 B
Plaintext
|
|
||
|
:- initialization(
|
||
|
logtalk_load([
|
||
|
your file, % description
|
||
|
another file % description
|
||
|
])).
|