IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 5041


Ignore:
Timestamp:
Sep 13, 2005, 11:43:47 AM (21 years ago)
Author:
desonia
Message:

removed a debug print statement.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/math/psMinimize.c

    r5033 r5041  
    1010 *  @author EAM, IfA
    1111 *
    12  *  @version $Revision: 1.137 $ $Name: not supported by cvs2svn $
    13  *  @date $Date: 2005-09-13 21:08:27 $
     12 *  @version $Revision: 1.138 $ $Name: not supported by cvs2svn $
     13 *  @date $Date: 2005-09-13 21:43:47 $
    1414 *
    1515 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    16911691    const psVector *x)
    16921692{
    1693     printf("COOL: psVectorFitPolynomial1D()\n");
    16941693    // Internal pointers for possibly NULL or mis-typed vectors.
    16951694    psVector *x64 = NULL;
Note: See TracChangeset for help on using the changeset viewer.