IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 17, 2014, 10:31:58 AM (12 years ago)
Author:
eugene
Message:

some minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/getstar/src/GetFileMode.c

    r36481 r37054  
    88  int simple, extend, haveNaxis, haveCTYPE;
    99
     10  // NOTE target of %t must be int length
    1011  gfits_scan_alt (header, "SIMPLE", "%t", 1, &simple);
    1112  haveNaxis = gfits_scan (header, "NAXIS",  "%d", 1, &Naxis);
Note: See TracChangeset for help on using the changeset viewer.