Index: /trunk/MagicSoft/Mars/Changelog
===================================================================
--- /trunk/MagicSoft/Mars/Changelog	(revision 2479)
+++ /trunk/MagicSoft/Mars/Changelog	(revision 2480)
@@ -12,4 +12,11 @@
    * mmain/MEventDisplay.[h,cc]:
      - added
+
+   * mmain/Makefile, mmain/MainLinkDef.h:
+     - removed MEvtDisp
+     - added MEventDisplay
+
+   * Makefile:
+     - removed mevtdisp
 
 
Index: /trunk/MagicSoft/Mars/mmain/Makefile
===================================================================
--- /trunk/MagicSoft/Mars/mmain/Makefile	(revision 2479)
+++ /trunk/MagicSoft/Mars/mmain/Makefile	(revision 2480)
@@ -31,5 +31,4 @@
 
 SRCFILES = MBrowser.cc \
-	   MEvtDisp.cc \
 	   MDataCheck.cc \
 	   MMars.cc \
@@ -38,4 +37,5 @@
 	   MMonteCarlo.cc \
            MSearch.cc \
+	   MEventDisplay.cc \
            MStatusDisplay.cc \
 	   MProgressBar.cc \
