IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 20, 2004, 12:03:35 PM (22 years ago)
Author:
gusciora
Message:

Fixed a bug with dynamic inheritance, set DEFAULT_TRACE_LEVEL.

File:
1 edited

Legend:

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

    r1733 r1834  
    99 *  @author George Gusciora, MHPCC
    1010 *
    11  *  @version $Revision: 1.22 $ $Name: not supported by cvs2svn $
    12  *  @date $Date: 2004-09-08 22:10:06 $
     11 *  @version $Revision: 1.23 $ $Name: not supported by cvs2svn $
     12 *  @date $Date: 2004-09-20 22:03:35 $
    1313 *
    1414 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    1818
    1919#define PS_UNKNOWN_TRACE_LEVEL -9999   // we don't know this name's level
    20 #define PS_DEFAULT_TRACE_LEVEL 0
     20#define PS_DEFAULT_TRACE_LEVEL -1
    2121
    2222/** \addtogroup LogTrace
Note: See TracChangeset for help on using the changeset viewer.