Ignore:
Timestamp:
03/21/03 15:27:44 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhist/MHMatrix.h

    r1852 r1853  
    9393    Double_t operator[](Int_t col) { return fM(fRow, col); }
    9494
    95     Bool_t Fill(MParList *plist, MTask *read, MF *filter=0);
     95    Bool_t Fill(MParList *plist, MTask *read, MF *filter=NULL);
    9696
    9797    TString GetDataMember() const;
Note: See TracChangeset for help on using the changeset viewer.