IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 23, 2005, 3:24:24 PM (21 years ago)
Author:
gusciora
Message:

Modified the log message format. Lots of tests will fail since there will
be stdout diffs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/math/tst_psMatrix02.c

    r4547 r4859  
    1212 *  @author  Ross Harman, MHPCC
    1313 *
    14  *  @version $Revision: 1.1 $  $Name: not supported by cvs2svn $
    15  *  @date  $Date: 2005-07-13 02:47:00 $
     14 *  @version $Revision: 1.2 $  $Name: not supported by cvs2svn $
     15 *  @date  $Date: 2005-08-24 01:24:24 $
    1616 *
    1717 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    2525           char* argv[])
    2626{
     27    psLogSetFormat("HLNM");
    2728    psImage *nullImage = NULL;
    2829    psImage *inImage = (psImage*)psImageAlloc(3, 3, PS_TYPE_F64);
Note: See TracChangeset for help on using the changeset viewer.