Logtalk 2.15.5 files.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@955 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
#!/bin/sh
|
||||
|
||||
XT_PATH="/Applications/XT"
|
||||
SAX_PATH="/Applications/XT"
|
||||
XP_PATH="/Applications/XT"
|
||||
XT_PATH="/Applications/XML/XT"
|
||||
SAX_PATH="/Applications/XML/XT"
|
||||
XP_PATH="/Applications/XML/XP"
|
||||
|
||||
XSLT="lgthtml.xsl"
|
||||
|
||||
|
||||
if [ -z "$1" ]; then
|
||||
title="Entity documentation index"
|
||||
else
|
||||
|
Reference in New Issue
Block a user