Show
Ignore:
Timestamp:
04/10/08 07:28:31 (9 months ago)
Author:
pmoura
Message:

Added missing declaration for the proprietary built-in meta-predicate "soft cut" to the YAP config file.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/configs/yap.config

    r4199 r4200  
    152152% '$lgt_pl_meta_predicate'(?callable). 
    153153 
     154'$lgt_pl_meta_predicate'(*->(::, ::)). 
    154155'$lgt_pl_meta_predicate'(all(*, ::, *)). 
    155156'$lgt_pl_meta_predicate'(call_cleanup(::)).