Changeset 2206 in Sophya for trunk/ArchTOIPipe/Kernel/fitstoiwtr.h
- Timestamp:
- Oct 7, 2002, 4:23:02 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/Kernel/fitstoiwtr.h
r2187 r2206 5 5 // Christophe Magneville 6 6 // Reza Ansari 7 // $Id: fitstoiwtr.h,v 1.1 3 2002-09-09 15:33:14aubourg Exp $7 // $Id: fitstoiwtr.h,v 1.14 2002-10-07 14:23:02 aubourg Exp $ 8 8 9 9 … … 37 37 protected: 38 38 virtual bool checkSampleLimits(long &min, long &max, int pass); 39 39 virtual bool checkSampleLimits(int pass) {return TOIProcessor::checkSampleLimits(pass);} 40 40 41 41 private:
Note:
See TracChangeset
for help on using the changeset viewer.