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/detrend/pmFringeStats.c

    r8669 r8815  
    33 *  @author Eugene Magnier, IfA
    44 *
    5  *  @version $Revision: 1.17 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2006-08-29 21:39:44 $
     5 *  @version $Revision: 1.18 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2006-09-15 09:49:01 $
    77 *
    88 *  Copyright 2004 IfA
    99 */
     10
     11#ifdef HAVE_CONFIG_H
     12#include <config.h>
     13#endif
    1014
    1115#include <stdio.h>
Note: See TracChangeset for help on using the changeset viewer.