IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 12, 2005, 12:33:17 PM (21 years ago)
Author:
gusciora
Message:

Cosmetic modifications.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/pmObjects.c

    r4992 r5006  
    66 *  @author EAM, IfA: significant modifications.
    77 *
    8  *  @version $Revision: 1.32 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2005-09-11 22:25:39 $
     8 *  @version $Revision: 1.33 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2005-09-12 22:33:17 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    16251625            //psLogMsg(__func__, PS_LOG_WARN, "WARNING: Could not find contour edge (NAN)\n");
    16261626        }
    1627         //printf("HERE the intercepts are (%.2f, %.2f)\n", leftIntercept, rightIntercept);
     1627        //printf("The intercepts are (%.2f, %.2f)\n", leftIntercept, rightIntercept);
    16281628        xVec->data.F32[row+xVec->n] = ((psF32) source->pixels->col0) + rightIntercept;
    16291629
Note: See TracChangeset for help on using the changeset viewer.