Logtalk 2.25.1 files.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1357 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
=================================================================
|
||||
Logtalk - Object oriented extension to Prolog
|
||||
Release 2.25.0
|
||||
Release 2.25.1
|
||||
|
||||
Copyright (c) 1998-2005 Paulo Moura. All Rights Reserved.
|
||||
=================================================================
|
||||
@@ -102,7 +102,9 @@ make_sicstuslgt.js
|
||||
you must edit the reference to the registry key in the script)
|
||||
|
||||
make_swilgt.sh
|
||||
makes a shell script named "swilgt" for running Logtalk with SWI-Prolog
|
||||
makes a shell script named "swilgt" for running Logtalk with SWI-Prolog;
|
||||
the script assumes that the SWI-Prolog executable is named "swipl" on
|
||||
MacOS X and named "pl" on Linux and other similar operating systems
|
||||
make_swilgt.js
|
||||
makes a Windows shortcut named "Logtalk - SWI-Prolog" for running Logtalk
|
||||
with SWI-Prolog
|
||||
@@ -126,14 +128,14 @@ makeall_lgt.sh
|
||||
simple shell script for running all the make_*lgt.sh shell scripts in
|
||||
sequence (except the make_qplgt.sh as this script implies modifications to
|
||||
the Logtalk files which are not necessary for the other Prolog compilers);
|
||||
note that this script will not print any of the special instructions or
|
||||
remarks that you may get when running the make_*lgt.sh shell scripts
|
||||
individually
|
||||
note that this script will not print any of the special instructions,
|
||||
remarks, or error messages that you may get when running the make_*lgt.sh
|
||||
shell scripts individually
|
||||
makeall_lgt.js
|
||||
simple shell script for running all the make_*lgt.js shell scripts in
|
||||
sequence; note that this script will not print any of the special
|
||||
instructions or remarks that you may get when running the make_*lgt.js
|
||||
shell scripts individually
|
||||
instructions, remarks, or error messages that you may get when running
|
||||
the make_*lgt.js shell scripts individually
|
||||
|
||||
These scripts require the environment variable LOGTALKHOME (pointing to the
|
||||
Logtalk installation directory) to be defined. The *.sh shell scripts
|
||||
|
Reference in New Issue
Block a user