IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 13033


Ignore:
Timestamp:
Apr 25, 2007, 12:55:36 PM (19 years ago)
Author:
magnier
Message:

added a comment

Location:
branches/eam_02_branch/psModules/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_02_branch/psModules/src/concepts/pmConcepts.c

    r12696 r13033  
    888888
    889889
     890// XXX EAM : Paul, please handle the biassec independently so the
     891// psList is copied without a verbose warning.  when this is fixed, you can
     892// convert the trace back to a log (psMetadata.c:429)
     893
    890894bool pmFPACopyConcepts(pmFPA *target, const pmFPA *source)
    891895{
  • branches/eam_02_branch/psModules/src/objects/pmSourceIO.c

    r12943 r13033  
    33 *  @author EAM, IfA
    44 *
    5  *  @version $Revision: 1.35.2.2 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2007-04-21 00:03:31 $
     5 *  @version $Revision: 1.35.2.3 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2007-04-25 22:55:36 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    402402
    403403// Given a FITS file pointer, read the table of object data
     404// XXX add in error handling
    404405bool pmFPAviewReadObjects (const pmFPAview *view, pmFPAfile *file, const pmConfig *config)
    405406{
Note: See TracChangeset for help on using the changeset viewer.