IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 26, 2005, 9:53:30 AM (21 years ago)
Author:
desonia
Message:

fixed small problems that made build using GCC 4.0 fail.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/astronomy/tst_psAstrometry01.c

    r3716 r3769  
    55*  @author GLG, MHPCC
    66*
    7 *  @version $Revision: 1.24 $ $Name: not supported by cvs2svn $
    8 *  @date $Date: 2005-04-19 07:00:20 $
     7*  @version $Revision: 1.25 $ $Name: not supported by cvs2svn $
     8*  @date $Date: 2005-04-26 19:53:30 $
    99*
    1010* XXX: Must test
     
    809809        //
    810810        // We set an arbitrary linear transformation.
    811         // 
     811        //
    812812        transInit->x->coeff[0][0] = 1.0;
    813813        transInit->x->coeff[0][1] = 3.0;
     
    993993    psFree(myRegion);
    994994
     995    fflush(stdout);
     996
    995997    return(!testStatus);
    996998}
Note: See TracChangeset for help on using the changeset viewer.