IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 17, 2005, 4:30:50 PM (21 years ago)
Author:
drobbin
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/image/psImage.c

    r4128 r4315  
    99 *  @author Ross Harman, MHPCC
    1010 *
    11  *  @version $Revision: 1.67 $ $Name: not supported by cvs2svn $
    12  *  @date $Date: 2005-06-07 02:29:44 $
     11 *  @version $Revision: 1.68 $ $Name: not supported by cvs2svn $
     12 *  @date $Date: 2005-06-18 02:30:49 $
    1313 *
    1414 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    5050psImage* psImageAlloc(psU32 numCols,
    5151                      psU32 numRows,
    52                       const psElemType type)
     52                      psElemType type)
    5353{
    5454    psS32 area = 0;
Note: See TracChangeset for help on using the changeset viewer.