IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 29, 2007, 2:59:23 PM (19 years ago)
Author:
gusciora
Message:

Adding several changes to the objects directory. Most of these changes are
mere additions of PS_ASSERTs to the beginning of psModule functions to ensure
that input parameters are correct.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20071023/psModules/src/objects/pmSourcePlots.h

    r13214 r15418  
    44 * @author EAM, IfA
    55 *
    6  * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
    7  * @date $Date: 2007-05-04 00:54:09 $
     6 * @version $Revision: 1.4.16.1 $ $Name: not supported by cvs2svn $
     7 * @date $Date: 2007-10-30 00:59:23 $
    88 * Copyright 2006 Institute for Astronomy, University of Hawaii
    99 */
     
    3030
    3131pmSourcePlotLayout *pmSourcePlotLayoutAlloc();
     32bool psMemCheckSourcePlotLayout(psPtr ptr);
    3233
    3334bool pmFPAviewWriteSourcePlot(const pmFPAview *view, pmFPAfile *file, const pmConfig *config);
Note: See TracChangeset for help on using the changeset viewer.