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_psMatrix04.c

    r4589 r4859  
    1313 *  @author  Ross Harman, MHPCC
    1414 *
    15  *  @version $Revision: 1.2 $  $Name: not supported by cvs2svn $
    16  *  @date  $Date: 2005-07-21 01:40:10 $
     15 *  @version $Revision: 1.3 $  $Name: not supported by cvs2svn $
     16 *  @date  $Date: 2005-08-24 01:24:24 $
    1717 *
    1818 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    5050psS32 main(psS32 argc, char* argv[])
    5151{
     52    psLogSetFormat("HLNM");
    5253    float det = 0.0f;
    5354    float det2 = 0;
Note: See TracChangeset for help on using the changeset viewer.