IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 7, 2005, 1:52:15 PM (22 years ago)
Author:
gusciora
Message:

Fixed a bug.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/astronomy/psAstrometry.c

    r2855 r2931  
    88 *  @author GLG, MHPCC
    99 *
    10  *  @version $Revision: 1.53 $ $Name: not supported by cvs2svn $
    11  *  @date $Date: 2004-12-30 20:18:36 $
     10 *  @version $Revision: 1.54 $ $Name: not supported by cvs2svn $
     11 *  @date $Date: 2005-01-07 23:52:15 $
    1212 *
    1313 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    120120    double F = transform->y->coeff[0][1];
    121121
     122    // XXX: Use the constructor here.
    122123    psPlaneTransform *out = psAlloc(sizeof(psPlaneTransform));
    123124
Note: See TracChangeset for help on using the changeset viewer.