IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 7, 2007, 3:59:28 PM (19 years ago)
Author:
jhoblitt
Message:

./sys header file cleanup:

formatting/whitespace fixes
add a few additional gcc attributes
mark p_psFileLine as deprecated

File:
1 edited

Legend:

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

    r11248 r11694  
    1111 *  @author Robert DeSonia, MHPCC
    1212 *
    13  *  @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
    14  *  @date $Date: 2007-01-23 22:47:23 $
     13 *  @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
     14 *  @date $Date: 2007-02-08 01:59:28 $
    1515 *
    1616 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    3232    void
    3333);
     34
    3435
    3536/** Get current psLib version (full identification)
     
    5354);
    5455
     56
    5557/** Removes persistant memory created with the psLibInit function.
    5658 *
     
    6466);
    6567
     68
    6669// Check the memory; intended for use on exit, but might be used elsewhere
    6770void p_psMemoryCheck(void);
    6871
     72
    6973/// @}
    7074#endif // #ifndef PS_CONFIGURE_H
Note: See TracChangeset for help on using the changeset viewer.