Logtalk 2.28.2 files.

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1711 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
pmoura
2006-11-07 17:11:47 +00:00
parent 297d94b096
commit 36a326908c
196 changed files with 4726 additions and 2865 deletions

View File

@@ -2,7 +2,7 @@
## =================================================================
## Logtalk - Object oriented extension to Prolog
## Release 2.27.1
## Release 2.28.2
##
## Copyright (c) 1998-2006 Paulo Moura. All Rights Reserved.
## =================================================================
@@ -124,6 +124,11 @@ else
then
cp "$LOGTALKHOME"/xml/logtalk.dtd .
fi
if ! [[ -a "./custom.ent" ]]
then
cp "$LOGTALKUSER"/xml/custom.ent .
fi
if ! [[ -a "./logtalk.xsd" ]]
then