IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 2084


Ignore:
Timestamp:
Oct 13, 2004, 11:26:19 AM (22 years ago)
Author:
evanalst
Message:

Add log message for stdout.

File:
1 edited

Legend:

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

    r1965 r2084  
    218218                            "psVectorFitPolynomial1D(): CHEB, yErr is NULL");
    219219
     220    psLogMsg(__func__,PS_LOG_INFO,"Following should generate error for null arguments.");
    220221    myPoly = psVectorFitPolynomial1D(NULL, NULL, NULL, NULL);
    221222    if (myPoly != NULL) {
Note: See TracChangeset for help on using the changeset viewer.