IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 10, 2007, 2:22:00 PM (19 years ago)
Author:
jhoblitt
Message:

comment on why psError.h is being included

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/jch-memory/psLib/src/sys/psMemory.c

    r11015 r11016  
    1010*  @author Joshua Hoblitt, University of Hawaii
    1111*
    12 *  @version $Revision: 1.88.2.25 $ $Name: not supported by cvs2svn $
    13 *  @date $Date: 2007-01-11 00:20:31 $
     12*  @version $Revision: 1.88.2.26 $ $Name: not supported by cvs2svn $
     13*  @date $Date: 2007-01-11 00:22:00 $
    1414*
    1515*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    3333
    3434#include "psMemory.h"
    35 #include "psError.h"
     35#include "psError.h"    // for psErrorStackPrint() only
    3636
    3737#define MUTEX_LOCK(mutexPtr) \
Note: See TracChangeset for help on using the changeset viewer.