Logtalk 2.30.7 files.

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1973 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
pmoura
2007-11-06 01:50:09 +00:00
parent 6c3aee8c63
commit 42aabce1bb
320 changed files with 2252 additions and 1289 deletions

View File

@@ -2,7 +2,7 @@
## ================================================================
## Logtalk - Open source object-oriented logic programming language
## Release 2.30.2
## Release 2.30.7
##
## Copyright (c) 1998-2007 Paulo Moura. All Rights Reserved.
## ================================================================
@@ -40,7 +40,7 @@ if ! [ "$LOGTALKHOME" ]; then
fi
cd $LOGTALKHOME/..
rm -rf lgt2302
rm -rf lgt2307
rm -f logtalk
cd ../bin
rm -f bplgt
@@ -57,6 +57,7 @@ rm -f qplgt
rm -f sicstuslgt
rm -f swilgt
rm -f xsblgt
rm -f xsbmtlgt
rm -f yaplgt
echo "Logtalk system-level uninstall completed. For uninstalling user-level"