IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 8, 2004, 4:16:41 PM (22 years ago)
Author:
desonia
Message:

changed psVectorToDlist to psVectorToList.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/collections/psList.c

    r930 r942  
    66 *  @author Robert Daniel DeSonia, MHPCC
    77 *
    8  *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2004-06-08 20:08:06 $
     8 *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2004-06-09 02:16:41 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    445445}
    446446
    447 psList* psVectorToDlist(psVector* arr)
     447psList* psVectorToList(psVector* arr)
    448448{
    449449    unsigned int n;
Note: See TracChangeset for help on using the changeset viewer.