IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 20, 2006, 5:21:16 PM (20 years ago)
Author:
Paul Price
Message:

Cleaning up use of include files for pslib.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmPeaks.c

    r7311 r7604  
    66 *  @author EAM, IfA: significant modifications.
    77 *
    8  *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2006-06-03 01:02:08 $
     8 *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2006-06-21 03:21:16 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    1616#include <math.h>
    1717#include <string.h>
    18 #include "pslib.h"
     18#include <pslib.h>
    1919#include "pmPeaks.h"
    2020
     
    5151psVector containing the specified row of data from the psImage.
    5252 
    53 XXX: Is there a better way to do this? 
     53XXX: Is there a better way to do this?
    5454XXX EAM: does this really need to alloc a new vector???
    5555*****************************************************************************/
Note: See TracChangeset for help on using the changeset viewer.