Ignore:
Timestamp:
Aug 9, 2002, 10:46:59 PM (23 years ago)
Author:
cmv
Message:

gestion defaut ASCII table cmv 9/8/02

File:
1 edited

Legend:

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

    r2173 r2174  
    4646  inline void SetDebug(int lp=0) {DbgLevel = (unsigned short) lp;}
    4747
    48   void Write(int col,long row,int_1 val);
     48  void Write(int col,long row,uint_1 val);
    4949  void Write(int col,long row,int_2 val);
    5050  void Write(int col,long row,uint_2 val);
Note: See TracChangeset for help on using the changeset viewer.