IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 884


Ignore:
Timestamp:
Jun 4, 2004, 3:23:08 PM (22 years ago)
Author:
harman
Message:

Beautified

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/dataManip/tst_psMatrix03.c

    r872 r884  
    1414 *  @author  Ross Harman, MHPCC
    1515 *
    16  *  @version $Revision: 1.3 $  $Name: not supported by cvs2svn $
    17  *  @date  $Date: 2004-06-04 23:42:18 $
     16 *  @version $Revision: 1.4 $  $Name: not supported by cvs2svn $
     17 *  @date  $Date: 2004-06-05 01:23:08 $
    1818 *
    1919 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    140140    psMatrixLUSolve(vectorBadOut, NULL, vectorBad, permBad);
    141141    printFooter(stdout, "psMatrix", "Attempt to use null LU image argument", true);
     142
    142143    return 0;
    143144}
Note: See TracChangeset for help on using the changeset viewer.