Ignore:
Timestamp:
01/03/05 12:02:16 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mfbase/MF.cc

    r5300 r5692  
    1616!
    1717!
    18 !   Author(s): Thomas Bretz  01/2002 <mailto:tbretz@uni-sw.gwdg.de>
    19 !
    20 !   Copyright: MAGIC Software Development, 2000-2002
     18!   Author(s): Thomas Bretz  01/2002 <mailto:tbretz@astro.uni-wuerzburg.de>
     19!
     20!   Copyright: MAGIC Software Development, 2000-2005
    2121!
    2222!
     
    122122    fTitle = title ? title : gsDefTitle.Data();
    123123
    124     *fLog << inf << "Trying to resolve filter rule... " << flush;
     124    *fLog << inf << "Parsing filter rule... " << flush;
    125125    if (!(fF=ParseString(text, 1)))
    126126    {
Note: See TracChangeset for help on using the changeset viewer.