IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 5174 for trunk/psLib/src/sys


Ignore:
Timestamp:
Sep 28, 2005, 3:15:38 PM (21 years ago)
Author:
drobbin
Message:

Added fxns psImageRow/Col and tests. Updated psList struct to add void *lock.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/sys/psTrace.h

    r5070 r5174  
    99 *  @author GLG, MHPCC
    1010 *
    11  *  @version $Revision: 1.41 $ $Name: not supported by cvs2svn $
    12  *  @date $Date: 2005-09-19 22:50:29 $
     11 *  @version $Revision: 1.42 $ $Name: not supported by cvs2svn $
     12 *  @date $Date: 2005-09-29 01:15:38 $
    1313 *
    1414 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    143143 *  @return FILE*:      File Destination
    144144 */
    145 int psTraceGetDestination();
     145int psTraceGetDestination(void);
    146146
    147147/* \} */// End of SystemGroup Functions
Note: See TracChangeset for help on using the changeset viewer.