Changeset 1092

Show
Ignore:
Timestamp:
06/12/04 15:08:24 (5 years ago)
Author:
pmoura
Message:

Added shell script for creating ciaolgt script for automatic loading of Logtalk on CIAO Prolog.

Location:
trunk
Files:
2 added
3 modified

Legend:

Unmodified
Added
Removed
  • trunk/misc/NOTES

    r1042 r1092  
    6060    makes a script named yaplgt for running Logtalk with YAP 
    6161 
     62make_yaplgt.sh 
     63    makes a script named ciaolgt for running Logtalk with CIAO Prolog 
     64 
    6265These scripts require the environment variable LOGTALKHOME (pointing to the  
    6366Logtalk installation directory) to be defined. In addition, they accept as  
  • trunk/RELEASE_NOTES

    r1088 r1092  
    3737 
    3838    Corrected a problem with wrong end-on-lines on some files. 
     39 
     40    Added a shell script for easy integration of Logtalk with CIAO Prolog. 
    3941 
    4042 
  • trunk/scripts/NOTES

    r1042 r1092  
    6060    makes a script named yaplgt for running Logtalk with YAP 
    6161 
     62make_yaplgt.sh 
     63    makes a script named ciaolgt for running Logtalk with CIAO Prolog 
     64 
    6265These scripts require the environment variable LOGTALKHOME (pointing to the  
    6366Logtalk installation directory) to be defined. In addition, they accept as