Logtalk 2.25.0 files.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1288 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1,11 +1,11 @@
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
%
|
||||
% Logtalk - Object oriented extension to Prolog
|
||||
% Release 2.24.0
|
||||
% Release 2.25.0
|
||||
%
|
||||
% configuration file for YAP Prolog 4.3.23 and later versions
|
||||
%
|
||||
% last updated: March 14, 2005
|
||||
% last updated: April 27, 2005
|
||||
%
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
@@ -228,7 +228,6 @@ forall(Generate, Test) :-
|
||||
|
||||
% '$lgt_file_extension'(?atom, ?atom)
|
||||
|
||||
'$lgt_file_extension'(metafile, '.mlgt').
|
||||
'$lgt_file_extension'(logtalk, '.lgt').
|
||||
'$lgt_file_extension'(prolog, '.pl').
|
||||
'$lgt_file_extension'(xml, '.xml').
|
||||
|
Reference in New Issue
Block a user