IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 23, 2005, 2:46:45 PM (21 years ago)
Author:
gusciora
Message:

Added additional psTrace messages to psStats.c.

File:
1 edited

Legend:

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

    r5113 r5116  
    494494    psBool rc1 = t01();
    495495
     496    if (rc0 & rc1) {
     497        printf("TEST PASSED.\n");
     498    } else {
     499        printf("TEST FAILED.\n");
     500    }
     501
    496502    return(rc0 & rc1);
    497503}
Note: See TracChangeset for help on using the changeset viewer.