IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 5, 2006, 5:44:26 PM (20 years ago)
Author:
eugene
Message:

big move: fits_ to gfits_; minor updates to relphot

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/relastro/src/load_images.c

    r6808 r7080  
    2626  getfullregion (image, Nimage, fullregion);
    2727
    28   fits_vtable_from_ftable (&db[0].ftable, &db[0].vtable, Line, Nimage);
     28  gfits_vtable_from_ftable (&db[0].ftable, &db[0].vtable, Line, Nimage);
    2929
    3030  initImages (image, Nimage);
Note: See TracChangeset for help on using the changeset viewer.