IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 20, 2005, 5:01:37 PM (21 years ago)
Author:
drobbin
Message:

* empty log message *

File:
1 edited

Legend:

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

    r3781 r4330  
    99 *  @author GLG, MHPCC
    1010 *
    11  *  @version $Revision: 1.32 $ $Name: not supported by cvs2svn $
    12  *  @date $Date: 2005-04-28 23:46:29 $
     11 *  @version $Revision: 1.33 $ $Name: not supported by cvs2svn $
     12 *  @date $Date: 2005-06-21 03:01:37 $
    1313 *
    1414 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    8383
    8484/// Get the trace level
    85 psS32 psTraceGetLevel(const char *facil) ///< facilty of interest
    86 ;
     85int psTraceGetLevel(
     86    const char *facil                  ///< facilty of interest
     87);
    8788
    8889/// Set all trace levels to zero (do not free nodes in the component tree).
Note: See TracChangeset for help on using the changeset viewer.