Logtalk 2.20.0 files.

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1114 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
pmoura
2004-08-16 16:41:11 +00:00
parent 1781ff9420
commit f5e660b9a3
156 changed files with 1886 additions and 438 deletions

View File

@@ -1,7 +1,14 @@
#! /bin/sh
## =================================================================
## Logtalk - Object oriented extension to Prolog
## Release 2.20.0
##
## Copyright (c) 1998-2004 Paulo Moura. All Rights Reserved.
## =================================================================
echo
echo "Making a script named gplgt for running Logtalk with GNU Prolog..."
echo "Creating a script named gplgt for running Logtalk with GNU Prolog..."
if ! [ $LOGTALKHOME ]
then