Changeset 4581 for trunk/UPGRADING.txt

Show
Ignore:
Timestamp:
11/07/08 16:39:42 (2 months ago)
Author:
pmoura
Message:

Added a "prolog" read-only compiler flag whose value is the name of the back-end Prolog compiler (an atom). This flag can be used for conditional compilation of Prolog specific code.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/UPGRADING.txt

    r4572 r4581  
    219219file line number where a term starts. Older config files are incompatible with 
    220220this new Logtalk version. 
     221 
     222Logtalk 2.33.3 adds a new read-only compiler flag, "prolog", which is defined 
     223in the config files. Older config files are incompatible with this new Logtalk 
     224version.