- Timestamp:
- 06/29/08 02:48:53 (2 months ago)
- Location:
- trunk
- Files:
-
- 2 modified
- 1 moved
-
configs/sicstus3.config (moved) (moved from trunk/configs/sicstus.config)
-
integration/logtalk_sicstus3.pl (modified) (1 diff)
-
RELEASE_NOTES.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/integration/logtalk_sicstus3.pl
r4323 r4331 10 10 11 11 12 :- compile('$LOGTALKUSER/configs/sicstus .config').12 :- compile('$LOGTALKUSER/configs/sicstus3.config'). 13 13 :- compile('$LOGTALKHOME/compiler/logtalk.pl'). 14 14 :- compile('$LOGTALKUSER/libpaths/libpaths.pl'). -
trunk/RELEASE_NOTES.txt
r4330 r4331 45 45 Logtalk libraries with the same name as the SWI-Prolog library modules 46 46 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. 47 51 48 52 Updated the support for the Pygments syntax highlighter to avoid marking
