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/objects/pmPSFtry.c

    r8669 r8815  
    55 *  @author EAM, IfA
    66 *
    7  *  @version $Revision: 1.14 $ $Name: not supported by cvs2svn $
    8  *  @date $Date: 2006-08-29 21:39:44 $
     7 *  @version $Revision: 1.15 $ $Name: not supported by cvs2svn $
     8 *  @date $Date: 2006-09-15 09:49:01 $
    99 *
    1010 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    1111 *
    1212 */
     13
     14#ifdef HAVE_CONFIG_H
     15#include <config.h>
     16#endif
    1317
    1418# include <pslib.h>
Note: See TracChangeset for help on using the changeset viewer.