Index: trunk/MagicSoft/Mars/NEWS
===================================================================
--- trunk/MagicSoft/Mars/NEWS	(revision 3001)
+++ trunk/MagicSoft/Mars/NEWS	(revision 3002)
@@ -39,4 +39,6 @@
      + MJExtractSignal
      Note: All of them are preliminary!
+
+   - Added Iterator to iterate over files giving only the run-number
 
 
Index: trunk/MagicSoft/Mars/mbase/MRunIter.cc
===================================================================
--- trunk/MagicSoft/Mars/mbase/MRunIter.cc	(revision 3001)
+++ trunk/MagicSoft/Mars/mbase/MRunIter.cc	(revision 3002)
@@ -26,4 +26,8 @@
 //
 //  MRunIter
+//
+//  Use this to iterate over run-files giving only the run-number.
+//
+//  You need the specify the run-file root-directory (eg /data/MAGIC).
 //
 /////////////////////////////////////////////////////////////////////////////
