From 4b44a78aa345edfc569817176baa856c5522a87a Mon Sep 17 00:00:00 2001 From: Claudio Sacerdoti Coen Date: Tue, 17 Feb 2004 17:50:40 +0000 Subject: [PATCH] Other stuff no longer used removed. --- helm/scripts/template.cshrc | 4 ---- helm/scripts/template.rc | 4 ---- 2 files changed, 8 deletions(-) diff --git a/helm/scripts/template.cshrc b/helm/scripts/template.cshrc index fd8be1f17..320dbcd5c 100644 --- a/helm/scripts/template.cshrc +++ b/helm/scripts/template.cshrc @@ -19,10 +19,6 @@ else endif endif -setenv PATH $HELMROOT/http_getter:$PATH -setenv PATH $HELMROOT/$COQV/interface:$PATH -setenv PATH $HELMROOT/shared/scripts:$PATH - setenv MATHENGINECONF $HELMROOT/$COQV/$WHERE/local/etc/helm/helm-math-engine-configuration.xml umask 002 diff --git a/helm/scripts/template.rc b/helm/scripts/template.rc index 4f62dcedd..ea104625a 100644 --- a/helm/scripts/template.rc +++ b/helm/scripts/template.rc @@ -19,10 +19,6 @@ else fi fi -export PATH=$HELMROOT/http_getter:$PATH -export PATH=$HELMROOT/$COQV/interface:$PATH -export PATH=$HELMROOT/shared/scripts:$PATH - export MATHENGINECONF=$HELMROOT/$COQV/$WHERE/local/etc/helm/helm-math-engine-configuration.xml umask 002 -- 2.39.2