Changeset 247 for trunk/archive/pslib/include/psHash.h
- Timestamp:
- Mar 15, 2004, 3:20:03 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/archive/pslib/include/psHash.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/archive/pslib/include/psHash.h
r196 r247 2 2 #define PS_HASH_H 3 3 4 /** \file psHash.h 5 * \brief Hash Table manipulation 6 * \ingroup DataGroup 7 */ 8 9 /** DO WE NEED TO DEFINE HashTable? */ 4 10 typedef struct HashTable psHash; //!< Opaque type for a hash table 5 11
Note:
See TracChangeset
for help on using the changeset viewer.
