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/fitstoiwtr.h

    r2187 r2206  
    55//                               Christophe Magneville
    66//                               Reza Ansari
    7 // $Id: fitstoiwtr.h,v 1.13 2002-09-09 15:33:14 aubourg Exp $
     7// $Id: fitstoiwtr.h,v 1.14 2002-10-07 14:23:02 aubourg Exp $
    88
    99
     
    3737protected:
    3838  virtual bool checkSampleLimits(long &min, long &max, int pass);
    39 
     39  virtual bool checkSampleLimits(int pass) {return TOIProcessor::checkSampleLimits(pass);}
    4040 
    4141private:
Note: See TracChangeset for help on using the changeset viewer.