IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 3, 2006, 12:01:09 PM (20 years ago)
Author:
eugene
Message:

converted fits_ to gfits_

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libfits/matrix/F_copy_M.c

    r7039 r7054  
    33
    44/*********************** fits copy header ***********************************/
    5 int fits_copy_matrix (Matrix *matrix1, Matrix *matrix2) {
     5int gfits_copy_matrix (Matrix *matrix1, Matrix *matrix2) {
    66
    77  int i;
Note: See TracChangeset for help on using the changeset viewer.