IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 16065


Ignore:
Timestamp:
Jan 14, 2008, 4:47:51 PM (18 years ago)
Author:
eugene
Message:

drop mask assert (was inappropriate)

File:
1 edited

Legend:

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

    r15981 r16065  
    33 *  @author EAM, IfA
    44 *
    5  *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2008-01-02 20:40:28 $
     5 *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2008-01-15 02:47:51 $
    77 *  Copyright 2004 Institute for Astronomy, University of Hawaii
    88 *
     
    186186{
    187187    PS_ASSERT_PTR_NON_NULL(trend, false);
    188     PS_ASSERT_VECTOR_NON_NULL(mask, false);
    189188    PS_ASSERT_VECTOR_NON_NULL(x, false);
    190189    PS_ASSERT_VECTOR_NON_NULL(y, false);
Note: See TracChangeset for help on using the changeset viewer.