Ignore:
Timestamp:
Oct 13, 2003, 10:48:37 PM (22 years ago)
Author:
aubourg
Message:

pb long/int

File:
1 edited

Legend:

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

    r2359 r2448  
    66//                               Christophe Magneville
    77//                               Reza Ansari
    8 // $Id: fitsringrdr.h,v 1.3 2003-04-01 13:27:48 aubourg Exp $
     8// $Id: fitsringrdr.h,v 1.4 2003-10-13 20:48:36 aubourg Exp $
    99
    1010#ifndef FITSRINGRDR_H
     
    3535
    3636protected:
    37   virtual int   calcMinOut();
    38   virtual int   calcMaxOut();
     37  virtual long  calcMinOut();
     38  virtual long  calcMaxOut();
    3939 
    4040  // ajout vf 31/07/2002
Note: See TracChangeset for help on using the changeset viewer.