Show
Ignore:
Timestamp:
05/30/08 06:47:50 (6 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/sicstus.config

    r4283 r4289  
    66%  configuration file for SICStus Prolog 3.8 and later versions 
    77% 
    8 %  last updated: January 23, 2008 
     8%  last updated: May 30, 2008 
    99% 
    1010%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 
     
    197197 
    198198'$lgt_default_flag'(encoding_directive, unsupported). 
     199'$lgt_default_flag'(multifile_directive, supported). 
    199200'$lgt_default_flag'(threads, unsupported). 
    200201