Commit in SlacMCPrj/scripts on MAIN
setup-geant4.6.2.p02-env.sh+4added 1.1
setup-geant4.7.0.p01-env.sh+4added 1.1
setup-lcdg4.sh+2-31.1 -> 1.2
setup-geant4-prod-env.sh-41.2 removed
setup-geant4.6.2.p02-prod-env.sh-41.1 removed
setup-geant4.7.0.p01-prod-env.sh-41.1 removed
setup-geant4.7.1-prod-env.sh-41.1 removed
+10-19
2 added + 4 removed + 1 modified, total 7 files
JM: cleanup geant4 setup scripts

SlacMCPrj/scripts
setup-geant4.6.2.p02-env.sh added at 1.1
diff -N setup-geant4.6.2.p02-env.sh
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ setup-geant4.6.2.p02-env.sh	1 Feb 2006 21:11:44 -0000	1.1
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+export G4INSTALL=${PRJ_EXTERN}/geant4/geant4.6.2.p02
+source ${PRJ_SCRIPTS}/setup-geant4.sh

SlacMCPrj/scripts
setup-geant4.7.0.p01-env.sh added at 1.1
diff -N setup-geant4.7.0.p01-env.sh
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ setup-geant4.7.0.p01-env.sh	1 Feb 2006 21:11:44 -0000	1.1
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+export G4INSTALL=${PRJ_EXTERN}/geant4/geant4.7.0.p01
+source ${PRJ_SCRIPTS}/setup-geant4.sh

SlacMCPrj/scripts
setup-lcdg4.sh 1.1 -> 1.2
diff -u -r1.1 -r1.2
--- setup-lcdg4.sh	11 Jul 2005 18:43:37 -0000	1.1
+++ setup-lcdg4.sh	1 Feb 2006 21:11:44 -0000	1.2
@@ -1,8 +1,7 @@
 #!/bin/sh
 
-# G4 prod env
-#source ${PRJ_SCRIPTS}/setup-geant4-prod-env.sh &> /dev/null
-source ${PRJ_SCRIPTS}/setup-geant4.7.0.p01-prod-env.sh &> /dev/null
+# G4 
+source ${PRJ_SCRIPTS}/setup-geant4.7.0.p01-env.sh &> /dev/null
 
 # setup LCDG4_BASE, keeping value from env if set
 if [ -z "$LCDG4_BASE" ]; then

SlacMCPrj/scripts
setup-geant4-prod-env.sh removed after 1.2
diff -N setup-geant4-prod-env.sh
--- setup-geant4-prod-env.sh	16 Jul 2005 01:42:07 -0000	1.2
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-export G4INSTALL=${PRJ_EXTERN}/geant4/prod/geant4.7.1
-source ${PRJ_SCRIPTS}/setup-geant4.sh

SlacMCPrj/scripts
setup-geant4.6.2.p02-prod-env.sh removed after 1.1
diff -N setup-geant4.6.2.p02-prod-env.sh
--- setup-geant4.6.2.p02-prod-env.sh	11 Jul 2005 18:43:37 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-export G4INSTALL=${PRJ_EXTERN}/geant4/prod/geant4.6.2.p02
-source ${PRJ_SCRIPTS}/setup-geant4.sh

SlacMCPrj/scripts
setup-geant4.7.0.p01-prod-env.sh removed after 1.1
diff -N setup-geant4.7.0.p01-prod-env.sh
--- setup-geant4.7.0.p01-prod-env.sh	11 Jul 2005 18:43:37 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-export G4INSTALL=${PRJ_EXTERN}/geant4/prod/geant4.7.0.p01
-source ${PRJ_SCRIPTS}/setup-geant4.sh

SlacMCPrj/scripts
setup-geant4.7.1-prod-env.sh removed after 1.1
diff -N setup-geant4.7.1-prod-env.sh
--- setup-geant4.7.1-prod-env.sh	16 Jul 2005 01:40:47 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-export G4INSTALL=${PRJ_EXTERN}/geant4/prod/geant4.7.1
-source ${PRJ_SCRIPTS}/setup-geant4.sh
CVSspam 0.2.8