Changeset 455 for trunk/psLib/src/sysUtils/psDList.h
- Timestamp:
- Apr 19, 2004, 11:06:37 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sysUtils/psDList.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sysUtils/psDList.h
r454 r455 2 2 #define PS_DLIST_H 3 3 4 /** \file psDlist.h 5 * \brief Support for doubly linked lists 6 * \ingroup DataGroup 4 /** @file psDlist.h 5 * @brief Support for doubly linked lists 6 * @ingroup DataContainers 7 * 8 * @author Robert Lupton, Princeton University 9 * @author Robert Daniel DeSonia, MHPCC 10 * 11 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $ 12 * @date $Date: 2004-04-19 21:06:37 $ 13 * 14 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii 7 15 */ 8 16
Note:
See TracChangeset
for help on using the changeset viewer.
