Subversion Repositories f9daq

Compare Revisions

Ignore whitespace Rev 68 → Rev 160

/ICFA/hera-b-evd-tcl/start.sh
0,0 → 1,9
#!/bin/bash
EVDIR=`dirname $0`
PWD=`pwd`
echo EVDIR=$EVDIR
echo PWD=$PWD
cd $EVDIR
./ev
cd $PWD
 
Property changes:
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property