IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 12560


Ignore:
Timestamp:
Mar 22, 2007, 2:38:11 PM (19 years ago)
Author:
magnier
Message:

comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmSourceIO.c

    r12543 r12560  
    33 *  @author EAM, IfA
    44 *
    5  *  @version $Revision: 1.28 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2007-03-22 18:06:37 $
     5 *  @version $Revision: 1.29 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2007-03-23 00:38:11 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    511511        psString realname = pmConfigConvertFilename (file->filename, config, create);
    512512
     513        // read the PHU from this file
    513514        file->fits = psFitsOpen (realname, "r");
    514515        if (hdu->header != NULL) {
Note: See TracChangeset for help on using the changeset viewer.