Ignore:
Timestamp:
11/22/02 09:23:59 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mfileio/MReadMarsFile.cc

    r1664 r1667  
    160160            *fLog << "in this case you may get less photons than you would expect." << endl;
    161161        }
    162         if (mcheader->GetCamVersion==50)
     162        if (mcheader->GetCamVersion()==50)
    163163        {
    164164            *fLog << warn << "Warning - You are using a file created with Camera 0.5." << endl;
Note: See TracChangeset for help on using the changeset viewer.