Changeset 3991 for trunk/integration

Show
Ignore:
Timestamp:
12/29/07 07:17:43 (13 months ago)
Author:
pmoura
Message:

Updated the K-Prolog integration scripts to use the new 6.0.1 version by default. Updated the Linux (RMP and Debian) and MacOS X package build scripts to include Prolog version compatibility information. Minor documentation improvements.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/integration/logtalk_plc.pl

    r3986 r3991  
    1010 
    1111 
    12 :- consult('$LOGTALKUSER/configs/k.config'). 
     12:- consult('$LOGTALKUSER/configs/k6.config'). 
    1313:- consult('$LOGTALKHOME/compiler/logtalk.pl'). 
    1414:- consult('$LOGTALKUSER/libpaths/libpaths.pl').