Changeset 4299 for trunk

Show
Ignore:
Timestamp:
06/02/08 00:23:57 (6 months ago)
Author:
pmoura
Message:

It turns out that K-Prolog support for multifile predicates is broken.

Location:
trunk/configs
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/configs/k.config

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

    r4297 r4299  
    184184 
    185185'$lgt_default_flag'(encoding_directive, source). 
    186 '$lgt_default_flag'(multifile_directive, supported). 
     186'$lgt_default_flag'(multifile_directive, unsupported). 
    187187'$lgt_default_flag'(threads, unsupported). 
    188188