IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 2303


Ignore:
Timestamp:
Nov 8, 2004, 2:39:25 PM (22 years ago)
Author:
harman
Message:

Added psLookupTable and file utils

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/pslib.h

    r2129 r2303  
    99*  @author Eric Van Alst, MHPCC
    1010*
    11 *  @version $Revision: 1.26 $ $Name: not supported by cvs2svn $
    12 *  @date $Date: 2004-10-14 21:14:57 $
     11*  @version $Revision: 1.27 $ $Name: not supported by cvs2svn $
     12*  @date $Date: 2004-11-09 00:39:25 $
    1313*
    1414*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    162162
    163163#include "psConstants.h"
     164
     165/// @}
     166
     167// FileUtils
     168/// @defgroup FileUtils File Utilities
     169/// @{
     170
     171/// @defgroup LookupTable Lookup Table
     172/// @ingroup FileUtils
     173#include "psLookupTable.h"
     174
    164175/// @}
    165176
Note: See TracChangeset for help on using the changeset viewer.