IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 5843


Ignore:
Timestamp:
Dec 23, 2005, 3:24:20 PM (20 years ago)
Author:
desonia
Message:

optimization variable initialization.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/imsubtract/pmSubtractBias.c

    r5552 r5843  
    66 *  @author GLG, MHPCC
    77 *
    8  *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2005-11-19 00:55:18 $
     8 *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2005-12-24 01:24:20 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    892892    psS32 nBin)
    893893{
    894     psS32 vecSize;
     894    psS32 vecSize = 0;
    895895
    896896    if (overScanAxis == PM_OVERSCAN_ROWS) {
Note: See TracChangeset for help on using the changeset viewer.