Changeset 974 for trunk/psLib/src/sys/psString.h
- Timestamp:
- Jun 9, 2004, 3:58:06 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psString.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psString.h
r545 r974 3 3 * @brief Contains the declarations of string utility functions 4 4 * 5 * @ingroup Sys temGroup5 * @ingroup SysUtils 6 6 * 7 7 * String utility functions defined shall provide basic string copying … … 9 9 * 10 10 * @author Eric Van Alst, MHPCC 11 * 12 * @version $Revision: 1. 4$ $Name: not supported by cvs2svn $13 * @date $Date: 2004-0 4-28 22:19:20$11 * 12 * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2004-06-10 01:58:06 $ 14 14 * 15 15 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 37 37 38 38 // Doxygen group tags 39 /** @addtogroup Sys temGroup System Utilities39 /** @addtogroup SysUtils 40 40 * @{ 41 41 */
Note:
See TracChangeset
for help on using the changeset viewer.
