Print

Print


Commit in SlacMCPrj/scripts on MAIN
run-lcdg4.sh-151.1 removed
remove old setup script

SlacMCPrj/scripts
run-lcdg4.sh removed after 1.1
diff -N run-lcdg4.sh
--- run-lcdg4.sh	11 Jul 2005 18:43:35 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,15 +0,0 @@
-#!/bin/sh
-
-source ${PRJ_SCRIPTS}/setup-lcdg4.sh
-
-# exec with user args
-if [ -e "$LCDG4_BASE" ]; then
-  LCDG4_EXEC=${LCDG4_BASE}/bin/${G4SYSTEM}/lcdg4
-  if [ -e "$LCDG4_EXEC" ]; then
-    exec ${LCDG4_BASE}/bin/${G4SYSTEM}/lcdg4 $@
-  else
-    echo "ERROR: LCDG4_EXEC=$LCDG4_EXEC is not a valid path."
-  fi
-else
-  echo "ERROR: LCDG4_BASE=$LCDG4_BASE is not a valid directory."
-fi
CVSspam 0.2.8