IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 14, 2006, 11:49:01 PM (20 years ago)
Author:
jhoblitt
Message:

consistently include config.h
remove fseeko #defs from objects/pmSourceIO_CMP.c

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/camera/pmFPA.c

    r8669 r8815  
    1212* XXX: Should we implement non-linear cell->chip transforms?
    1313*
    14 *  @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
    15 *  @date $Date: 2006-08-29 21:39:44 $
     14*  @version $Revision: 1.12 $ $Name: not supported by cvs2svn $
     15*  @date $Date: 2006-09-15 09:49:01 $
    1616*
    1717*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1818*/
     19
     20#ifdef HAVE_CONFIG_H
     21#include <config.h>
     22#endif
    1923
    2024/******************************************************************************/
Note: See TracChangeset for help on using the changeset viewer.