2 lines
64 B
Prolog
2 lines
64 B
Prolog
|
|
:- multifile(this_is_one_of_my_files). this_is_one_of_my_files.
|