Ignore:
Timestamp:
Oct 17, 2001, 5:38:16 PM (24 years ago)
Author:
lemeur
Message:

lecture de spheres fits, sans NSIDE ni LASTPIX

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaExt/FitsIOServer/fitsfile.h

    r1418 r1703  
    113113   static  void printerror(int&) ;
    114114   static  void printerror(int&,char* texte) ;
     115   static  void printerrorAndContinue(int& status, char* texte);
    115116   inline void  InitNull() {fptr_ = NULL; hdutype_= FitsExtensionType_NULL; hdunum_ = 0;
    116117   fits_status_ = 0; imageOnPrimary_ = true;}
Note: See TracChangeset for help on using the changeset viewer.