Changeset 4331 for trunk

Show
Ignore:
Timestamp:
06/29/08 02:48:53 (2 months ago)
Author:
pmoura
Message:

Renamed the SICStus Prolog 3 config file from "sicstus.config" to "sicstus3.config" to avoid being mistaken for the SICStus Prolog 4 config file.

Location:
trunk
Files:
2 modified
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/integration/logtalk_sicstus3.pl

    r4323 r4331  
    1010 
    1111 
    12 :- compile('$LOGTALKUSER/configs/sicstus.config'). 
     12:- compile('$LOGTALKUSER/configs/sicstus3.config'). 
    1313:- compile('$LOGTALKHOME/compiler/logtalk.pl'). 
    1414:- compile('$LOGTALKUSER/libpaths/libpaths.pl'). 
  • trunk/RELEASE_NOTES.txt

    r4330 r4331  
    4545    Logtalk libraries with the same name as the SWI-Prolog library modules  
    4646    we intended to load). 
     47 
     48    Renamed the SICStus Prolog 3 config file from "sicstus.config" to  
     49    "sicstus3.config" to avoid being mistaken for the SICStus Prolog 4  
     50    config file. 
    4751 
    4852    Updated the support for the Pygments syntax highlighter to avoid marking