Index: trunk/MagicSoft/Mars/mastro/MAstroCatalog.cc
===================================================================
--- trunk/MagicSoft/Mars/mastro/MAstroCatalog.cc	(revision 4081)
+++ trunk/MagicSoft/Mars/mastro/MAstroCatalog.cc	(revision 4213)
@@ -1247,10 +1247,10 @@
     TStopwatch clk;
     clk.Start();
-#endif DEBUG
+#endif
     AddPrimitives(o);
 #ifdef DEBUG
     clk.Stop();
     clk.Print();
-#endif DEBUG
+#endif
 
     // Append to a possible second pad
Index: trunk/MagicSoft/Mars/mastro/MAstroCatalog.h
===================================================================
--- trunk/MagicSoft/Mars/mastro/MAstroCatalog.h	(revision 4081)
+++ trunk/MagicSoft/Mars/mastro/MAstroCatalog.h	(revision 4213)
@@ -193,3 +193,4 @@
     ClassDef(MAstroCatalog, 1) // Display class for star catalogs
 };
+
 #endif
