Index: trunk/MagicSoft/Mars/macros/starmc2.C
===================================================================
--- trunk/MagicSoft/Mars/macros/starmc2.C	(revision 5989)
+++ trunk/MagicSoft/Mars/macros/starmc2.C	(revision 5990)
@@ -45,9 +45,6 @@
   // Change output file names as desired. If you want only one output, comment
   // out the initialization of OutFilename2:
-//   OutFilename1 = new TString("star_train.root");   // Output file name 1 (test)
-//   OutFilename2 = new TString("star_test.root");    // Output file name 2 (train)
-
-   OutFilename1 = new TString("star.root");   // Output file name 1 (test)
-
+  OutFilename1 = new TString("star_train.root");   // Output file name 1 (test)
+  OutFilename2 = new TString("star_test.root");    // Output file name 2 (train)
 
   Float_t CleanLev[2] = {3., 2.}; // Tail cuts for image analysis
