Ignore:
Timestamp:
Jan 6, 2004, 6:06:28 PM (22 years ago)
Author:
cmv
Message:

add int_2 in writer cmv 6/1/04

File:
1 edited

Legend:

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

    r2453 r2493  
    9393     {return addcol(label,tform,tunit,datatype);}
    9494
     95  void Write(int col,long row,int_1 val);
    9596  void Write(int col,long row,uint_1 val);
    9697  void Write(int col,long row,int_2 val);
Note: See TracChangeset for help on using the changeset viewer.