Changeset 4293

Show
Ignore:
Timestamp:
05/30/08 13:54:57 (6 months ago)
Author:
pmoura
Message:

K-Prolog also supports the multifile /1 predicate directive.

Location:
trunk/configs
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/configs/k.config

    r4289 r4293  
    187187 
    188188'$lgt_default_flag'(encoding_directive, unsupported). 
    189 '$lgt_default_flag'(multifile_directive, unsupported). 
     189'$lgt_default_flag'(multifile_directive, supported). 
    190190'$lgt_default_flag'(threads, unsupported). 
    191191 
  • trunk/configs/k6.config

    r4289 r4293  
    184184 
    185185'$lgt_default_flag'(encoding_directive, source). 
     186'$lgt_default_flag'(multifile_directive, supported). 
    186187'$lgt_default_flag'(threads, unsupported). 
    187188