IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 15, 2004, 3:20:03 PM (22 years ago)
Author:
eugene
Message:

added Doxygen \file and \defgroup entries
some basic reorganization

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/archive/pslib/include/psHash.h

    r196 r247  
    22#define PS_HASH_H
    33
     4/** \file psHash.h
     5 *  \brief Hash Table manipulation
     6 *  \ingroup DataGroup
     7 */
     8
     9/** DO WE NEED TO DEFINE HashTable? */
    410typedef struct HashTable psHash;        //!< Opaque type for a hash table
    511
Note: See TracChangeset for help on using the changeset viewer.