]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/xsltd/start-xaland
autoconf now used
[helm.git] / helm / xsltd / start-xaland
diff --git a/helm/xsltd/start-xaland b/helm/xsltd/start-xaland
deleted file mode 100755 (executable)
index 062e181..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-#!/bin/bash
-
-export HELM_STYLES_DIR=/usr/local/share/helm/style
-export PATH=$PATH:/opt/java/jdk1.3/bin/
-export CLASSPATH=.
-export CLASSPATH=$CLASSPATH:/projects/helm/shared/libraries/java/xalan_1_1/xalan.jar
-export CLASSPATH=$CLASSPATH:/projects/helm/shared/libraries/java/xalan_1_1/xerces.jar
-
-java -ss1024K -oss8192K \
- xaland 12345 12346 \
- $HELM_STYLES_DIR/rootcontent.xsl \
- $HELM_STYLES_DIR/annotatedpres.xsl \
- $HELM_STYLES_DIR/theory_content.xsl \
- $HELM_STYLES_DIR/theory_pres.xsl