Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 2085)
+++ trunk/MagicSoft/Mars/Changelog	(revision 2086)
@@ -1,3 +1,8 @@
                                                  -*-*- END OF LINE -*-*-
+
+ 2003/05/07: Abelardo Moralejo
+
+   * mranforest/Makefile
+     - fixed typo.
 
  2003/05/06: Abelardo Moralejo
Index: trunk/MagicSoft/Mars/mranforest/Makefile
===================================================================
--- trunk/MagicSoft/Mars/mranforest/Makefile	(revision 2085)
+++ trunk/MagicSoft/Mars/mranforest/Makefile	(revision 2086)
@@ -35,5 +35,5 @@
            MRanForestFill.cc \
 	   MHRanForest.cc \
-	   MHRanForestGini.cc \
+	   MHRanForestGini.cc
 
 SRCS    = $(SRCFILES)
