IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 2, 2007, 7:54:08 PM (19 years ago)
Author:
jhoblitt
Message:

include psMemory.h last

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/sys/psConfigure.c

    r11265 r11617  
    1313 *  @author Robert DeSonia, MHPCC
    1414 *
    15  *  @version $Revision: 1.21 $ $Name: not supported by cvs2svn $
    16  *  @date $Date: 2007-01-24 22:14:48 $
     15 *  @version $Revision: 1.22 $ $Name: not supported by cvs2svn $
     16 *  @date $Date: 2007-02-03 05:54:08 $
    1717 *
    1818 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    2626#include <stdlib.h>
    2727#include <string.h>
    28 #include "psMemory.h"
    2928#include "psTrace.h"
    3029#include "psString.h"
     
    3332#include "psError.h"
    3433#include "psConfigure.h"
     34#include "psMemory.h"
    3535
    3636static char *memCheckName = NULL;       // Filename to which to write results of mem check
Note: See TracChangeset for help on using the changeset viewer.