IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 7, 2004, 2:09:06 PM (22 years ago)
Author:
desonia
Message:

converted files to new psError style (psErrorMsg). Removed any psAborts
from non-memory allocation code.

File:
1 edited

Legend:

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

    r1641 r1713  
    1010 *  @author George Gusciora, MHPCC
    1111 *
    12  *  @version $Revision: 1.16 $ $Name: not supported by cvs2svn $
    13  *  @date $Date: 2004-08-27 21:45:01 $
     12 *  @version $Revision: 1.17 $ $Name: not supported by cvs2svn $
     13 *  @date $Date: 2004-09-08 00:09:06 $
    1414 *
    1515 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    6666
    6767/// Set trace level
    68 int psTraceSetLevel(const char *facil,     ///< facilty of interest
    69                     int level)     ///< desired trace level
     68bool psTraceSetLevel(const char *facil,     ///< facilty of interest
     69                     int level)     ///< desired trace level
    7070;
    7171
Note: See TracChangeset for help on using the changeset viewer.