Show
Ignore:
Timestamp:
07/16/08 06:55:27 (4 months ago)
Author:
pmoura
Message:

Added list mapping predicates map/4 and map/5 to the "metap" library protocol and the "meta" library object.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/RELEASE_NOTES.txt

    r4381 r4382  
    4747    Corrected a bug in the config files hooks used in handling proprietary  
    4848    Prolog directives for the SWI-Prolog, B-Prolog YAP, SICStus, and XSB  
    49     Prolog compilers. 
    50  
    51     Added a new internal predicate for constructing predicate indicators for  
    52     compiled entity predicates that simplifies the config files hooks used in   
    53     handling proprietary Prolog directives. 
     49    Prolog compilers. Added a new internal predicate for constructing  
     50    predicate indicators for compiled entity predicates that simplifies the  
     51    config files hooks used in handling proprietary Prolog directives. 
    5452 
    5553    Improved simplification of the clauses generated by the compilation of  
     
    6462    Removed setting of the deprecated "prompt_alternatives_no_bindings"  
    6563    Prolog flag. Oldest SWI-Prolog compatible version is now 5.6.44. 
     64 
     65    Added list mapping predicates map/4 and map/5 to the "metap" library  
     66    protocol and the "meta" library object. 
    6667 
    6768