IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 7119


Ignore:
Timestamp:
May 15, 2006, 3:19:55 PM (20 years ago)
Author:
drobbin
Message:

edited output messages from EOC so they pass on the server. (Problems still remain).

Location:
trunk/psLib/test/astro
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/astro/tst_psEarthOrientation.c

    r7118 r7119  
    55*  @author d-Rob, MHPCC
    66*
    7 *  @version $Revision: 1.32 $ $Name: not supported by cvs2svn $
    8 *  @date $Date: 2006-05-16 01:08:58 $
     7*  @version $Revision: 1.33 $ $Name: not supported by cvs2svn $
     8*  @date $Date: 2006-05-16 01:19:55 $
    99*
    1010*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    958958                   (rot->q2-q2), (rot->q3-q3) );
    959959        }
    960         printf("Error #3\n");
     960        //        printf("Error #3\n");
    961961        //        return 3;
    962962    }
  • trunk/psLib/test/astro/verified/tst_psEarthOrientation.stdout

    r7118 r7119  
    33 Theta = -1.913704437867e-08
    44 phi = 7.882970755914e-09
    5 Error #3
Note: See TracChangeset for help on using the changeset viewer.