IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 8, 2004, 9:08:40 AM (22 years ago)
Author:
desonia
Message:

changed psDlist to be psList

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/sysUtils/psHash.h

    r889 r919  
    1010 *  @author George Gusciora, MHPCC
    1111 *   
    12  *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
    13  *  @date $Date: 2004-06-07 00:32:53 $
     12 *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
     13 *  @date $Date: 2004-06-08 19:08:40 $
    1414 *
    1515 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    2323 *  \ingroup DataGroup
    2424 */
    25 #include "psDlist.h"
     25#include "psList.h"
    2626
    2727
     
    7878
    7979/// List all keys in table.
    80 psDlist *psHashKeyList(psHash *table);
     80psList *psHashKeyList(psHash *table);
    8181
    8282/* \} */ // End of DataGroup Functions
Note: See TracChangeset for help on using the changeset viewer.