Ignore:
Timestamp:
Oct 7, 2002, 4:23:02 PM (23 years ago)
Author:
aubourg
Message:

cgr/manager

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ArchTOIPipe/Kernel/fitstoirdr.h

    r2187 r2206  
    55//                               Christophe Magneville
    66//                               Reza Ansari
    7 // $Id: fitstoirdr.h,v 1.13 2002-09-09 15:33:14 aubourg Exp $
     7// $Id: fitstoirdr.h,v 1.14 2002-10-07 14:23:02 aubourg Exp $
    88
    99
     
    5151  virtual bool checkSampleLimits(long& min, long& max, int pass);
    5252  virtual void calcSampleLimits(long& min, long& max);
     53  virtual bool checkSampleLimits(int pass) {return TOIProcessor::checkSampleLimits(pass);}
    5354
    5455  virtual void run1();
Note: See TracChangeset for help on using the changeset viewer.