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/pmImageSubtract.c

    r4992 r5006  
    77 *  @author GLG, MHPCC
    88 *
    9  *  @version $Revision: 1.14 $ $Name: not supported by cvs2svn $
    10  *  @date $Date: 2005-09-11 22:25:39 $
     9 *  @version $Revision: 1.15 $ $Name: not supported by cvs2svn $
     10 *  @date $Date: 2005-09-12 22:33:17 $
    1111 *
    1212 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    949949                    if (stamp->status == PM_STAMP_RECALC) {
    950950                        psVector *stampVector = stamp->vector;
    951                         printf("COOL: stamp %d vector:\n", s);
     951                        printf("STAMP: stamp %d vector:\n", s);
    952952                        PS_VECTOR_PRINT_F64(stampVector);
    953953                    }
Note: See TracChangeset for help on using the changeset viewer.