IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 16, 2005, 12:42:09 PM (21 years ago)
Author:
gusciora
Message:

...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/astro/psCoord.c

    r4288 r4289  
    1010*  @author GLG, MHPCC
    1111*
    12 *  @version $Revision: 1.73 $ $Name: not supported by cvs2svn $
    13 *  @date $Date: 2005-06-16 22:32:57 $
     12*  @version $Revision: 1.74 $ $Name: not supported by cvs2svn $
     13*  @date $Date: 2005-06-16 22:42:09 $
    1414*
    1515*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    244244
    245245    if (out == NULL) {
    246         printf("psPlaneTransformApply(): out is NULL\n");
    247246        out = (psPlane* ) psAlloc(sizeof(psPlane));
    248247    }
Note: See TracChangeset for help on using the changeset viewer.