IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 7, 2007, 1:09:07 PM (19 years ago)
Author:
gusciora
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20071023/psModules/src/objects/pmPSF.c

    r15490 r15491  
    66 *  @author EAM, IfA
    77 *
    8  *  @version $Revision: 1.32.2.3 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2007-11-07 23:08:33 $
     8 *  @version $Revision: 1.32.2.4 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2007-11-07 23:09:07 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    116116pmPSF *pmPSFAlloc (pmPSFOptions *options)
    117117{
    118     PS_ASSERT_PTR_NON_NULL(options, NAN);
     118    PS_ASSERT_PTR_NON_NULL(options, NULL);
    119119    int Nparams;
    120120
Note: See TracChangeset for help on using the changeset viewer.