Show
Ignore:
Timestamp:
05/15/08 10:00:22 (5 months ago)
Author:
pmoura
Message:

Updated the YAP and SWI-Prolog config files with support for the proprietary if/1, else/0, elif/1, and endif/0 directives.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/RELEASE_NOTES.txt

    r4263 r4264  
    13132.31.6 - May ??, 2008 
    1414 
    15     Modified the YAP config file to check the availability of the built-in  
    16     predicate forall/2. 
     15    Updated the YAP config file to check the availability of the built-in  
     16    predicate forall/2. Added support for the proprietary if/1, else/0,  
     17    elif/1, and endif/0 directives. 
     18 
     19    Updated the SWI-Prolog config file with support for the proprietary  
     20    if/1, else/0, elif/1, and endif/0 directives. 
    1721 
    1822    Added support for the Pygments syntax highlighter (co-developed with