]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/scripts/template.rc
Removed stuff no longer in use.
[helm.git] / helm / scripts / template.rc
diff --git a/helm/scripts/template.rc b/helm/scripts/template.rc
deleted file mode 100644 (file)
index ea10462..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-
-COQV=V7_mowgli
-WHERE=phd
-FROM=@FROM@
-
-export CVS_RSH=ssh
-
-echo "Configuring HELM for $WHERE (from $FROM), Coq $COQV"
-
-export HELMROOT=/projects/helm
-
-if test $WHERE = $FROM; then
-       FONTROOT=$HELMROOT
-else
-       if test $FROM = phd; then
-               FONTROOT=/projects/helm
-       else
-               FONTROOT=/home/projects/helm
-       fi
-fi
-
-export MATHENGINECONF=$HELMROOT/$COQV/$WHERE/local/etc/helm/helm-math-engine-configuration.xml
-
-umask 002
-
-# Stix font
-xset fp
-xset fp+ $FONTROOT/fonts/mathematica/Type1/
-xset fp rehash