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/camera/pmFPA.c

    r7589 r7604  
    1212* XXX: Should we implement non-linear cell->chip transforms?
    1313*
    14 *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
    15 *  @date $Date: 2006-06-17 01:50:43 $
     14*  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
     15*  @date $Date: 2006-06-21 03:21:16 $
    1616*
    1717*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    2424#include <math.h>
    2525#include <assert.h>
    26 #include "pslib.h"
     26#include <pslib.h>
    2727
    2828#include "pmHDU.h"
Note: See TracChangeset for help on using the changeset viewer.