Index: trunk/DataCheck/QuickLook/RunGanymed.sh
===================================================================
--- trunk/DataCheck/QuickLook/RunGanymed.sh	(revision 15521)
+++ trunk/DataCheck/QuickLook/RunGanymed.sh	(revision 15522)
@@ -16,8 +16,6 @@
 logfile=$output"-ganymed.log"
 
-mars=/home/fact/Mars
+mars=/home/fact/SW.automatic.processing/Mars.svn.2013.04.29
 cd $mars
-# use macro from different mars version until versions are sorted out
-mars2=/home/fact/SW.automatic.processing/Mars.svn.2013.04.12
 
 
@@ -26,5 +24,5 @@
 #echo "INFO starting ganymed.C for dataset "$dsfile
 
-check1=`root -q -b $mars2/fact/analysis/ganymed.C\("\"$dsfile\""\,"\"$output\""\,$ra\,$dec\) | tee $logfile | intgrep`
+check1=`root -q -b fact/analysis/ganymed.C\("\"$dsfile\""\,"\"$output\""\,$ra\,$dec\) | tee $logfile | intgrep`
 
 case $check1 in
