Show
Ignore:
Timestamp:
05/30/08 06:47:50 (7 months ago)
Author:
pmoura
Message:

Added a new default compiler option, multifile_directive, to all config files. Possible values are "supported" and "unsupported".

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/configs/k.config

    r4283 r4289  
    66%  configuration file for K-Prolog 5.1.2a and later 5.1.x versions 
    77% 
    8 %  last updated: January 23, 2008 
     8%  last updated: May 30, 2008 
    99% 
    1010%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 
     
    187187 
    188188'$lgt_default_flag'(encoding_directive, unsupported). 
     189'$lgt_default_flag'(multifile_directive, unsupported). 
    189190'$lgt_default_flag'(threads, unsupported). 
    190191