X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Finterface%2Fcadet;h=7df42fecdac359a032622f1e44afa44d4b6de612;hb=21029c2bc06d1467c21763abe36aaaf7b8afd8ca;hp=fc24779f072fe32b23d3cd4904f029b0fb226fb1;hpb=281afdfcdd0b20a300e1607a0a38a9a621c2ee41;p=helm.git diff --git a/helm/interface/cadet b/helm/interface/cadet index fc24779f0..7df42fecd 100755 --- a/helm/interface/cadet +++ b/helm/interface/cadet @@ -1,25 +1,15 @@ #! /bin/sh -export PATH=~/HELM/installation/jdk118/bin:$PATH - -#export CLASSPATH=/home/cadet/sacerdot/xalan-j_1_1/xalan.jar:/home/cadet/sacerdot/xalan-j_1_1/xerces.jar:. -export CLASSPATH=~/HELM/installation/xalan-j_1_2/xalan.jar:~/HELM/installation/xalan-j_1_2/xerces.jar:. -#export CLASSPATH=~/HELM/installation/xalan-j_1_2_1/xalan.jar:~/HELM/installation/xalan-j_1_2_1/xerces.jar:. -#export CLASSPATH=/home/cadet/sacerdot/xalan-j_2_0_D01/bin/xalan.jar:/home/cadet/sacerdot/xalan-j_2_0_D01/bin/xerces.jar:. - -#export CLASSPATH=$CLASSPATH:/home/lpadovan/helm/java/xalan_1_1/xalan.jar -#export CLASSPATH=$CLASSPATH:/home/lpadovan/helm/java/xalan_1_1/xerces.jar -#export CLASSPATH=$CLASSPATH:/home/lpadovan/helm/java/saxon-5.3.2/saxon.jar - # Per (my)Coq 6.3.0 export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH # WARNING!!! No "//" in the middle of the path, nor a "/" at the end!!!! + +#V6.2 export HELM_CONFIGURATION_PREFIX=~/HELM/installation -export COQV=V6.2 +#V7 #export HELM_CONFIGURATION_PREFIX=/home/cadet/sacerdot -#export COQV=V7 export T1LIB_CONFIG=./t1.config