Program name: Difference between revisions

Content added Content deleted
Line 1,311: Line 1,311:
=={{header|Prolog}}==
=={{header|Prolog}}==
<lang Prolog>
<lang Prolog>
% SWI-Prolog version 7.6.4 for i386.
% SWI-Prolog version 8.0.0 for i686-linux
% This will find itself, and return the file it is in.
% This will find itself, and return the file it is in.
file_name(F) :- true
file_name(F) :- true