Index: trunk/MagicSoft/Mars/macros/CT1env
===================================================================
--- trunk/MagicSoft/Mars/macros/CT1env	(revision 2112)
+++ 	(revision )
@@ -1,38 +1,0 @@
-# Environment file for CT1 analysis
-#----------------------------------
-
-#-----------------------------------------------------------
-# Setup Matrix columns for all jobs and all MHMatrix objects
-#
-
-MHMatrix.Column0: cos(MMcEvt.fTelescopeTheta)
-MHMatrix.Column1: MSigmabar.fSigmabar
-MHMatrix.Column2: log10(MHillas.fSize)
-MHMatrix.Column3: MHillasSrc.fDist
-MHMatrix.Column4: MHillas.fWidth
-MHMatrix.Column5: MHillas.fLength
-MHMatrix.Column6: log10(MHillas.fSize/(MHillas.fWidth*MHillas.fLength))
-MHMatrix.Column7: sgn(MHillasSrc.fCosDeltaAlpha)*(MHillasExt.fM3Long)
-MHMatrix.Column8: MNewImagePar.fConc
-MHMatrix.Column9: MNewImagePar.fLeakage1
-
-
-#-----------------------------------------------------------
-# Setup Files for Job1
-# 
-##Job1.MRead.File0: rootfile1.root
-##Job1.MRead.File1: rootfiles*.root
-##Job1.MRead.File2: rootfile3.root
-
-#-----------------------------------------------------------
-# Setup Files for Job2
-# 
-##Job2.MRead.File0: otherrootfile.root
-
-#
-# Setup columns for a matrix called MatrixGammas in Job2
-#
-##Job2.MatrixGammas.Column0: MHillasSrc.fDist
-##Job2.MatrixGammas.Column1: sin(MMcEvt.fTelescopePhi)
-
-#-----------------------------------------------------------
Index: trunk/MagicSoft/Mars/macros/CT1env.rc
===================================================================
--- trunk/MagicSoft/Mars/macros/CT1env.rc	(revision 2113)
+++ trunk/MagicSoft/Mars/macros/CT1env.rc	(revision 2113)
@@ -0,0 +1,38 @@
+# Environment file for CT1 analysis
+#----------------------------------
+
+#-----------------------------------------------------------
+# Setup Matrix columns for all jobs and all MHMatrix objects
+#
+
+MHMatrix.Column0: cos(MMcEvt.fTelescopeTheta)
+MHMatrix.Column1: MSigmabar.fSigmabar
+MHMatrix.Column2: log10(MHillas.fSize)
+MHMatrix.Column3: MHillasSrc.fDist
+MHMatrix.Column4: MHillas.fWidth
+MHMatrix.Column5: MHillas.fLength
+MHMatrix.Column6: log10(MHillas.fSize/(MHillas.fWidth*MHillas.fLength))
+MHMatrix.Column7: sgn(MHillasSrc.fCosDeltaAlpha)*(MHillasExt.fM3Long)
+MHMatrix.Column8: MNewImagePar.fConc
+MHMatrix.Column9: MNewImagePar.fLeakage1
+
+
+#-----------------------------------------------------------
+# Setup Files for Job1
+# 
+##Job1.MRead.File0: rootfile1.root
+##Job1.MRead.File1: rootfiles*.root
+##Job1.MRead.File2: rootfile3.root
+
+#-----------------------------------------------------------
+# Setup Files for Job2
+# 
+##Job2.MRead.File0: otherrootfile.root
+
+#
+# Setup columns for a matrix called MatrixGammas in Job2
+#
+##Job2.MatrixGammas.Column0: MHillasSrc.fDist
+##Job2.MatrixGammas.Column1: sin(MMcEvt.fTelescopePhi)
+
+#-----------------------------------------------------------
