IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 17, 2006, 4:29:15 PM (20 years ago)
Author:
Paul Price
Message:

Removing inclusion of config.h in header files, and putting it in all source files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/detrend/pmSubtractSky.h

    r7018 r9621  
    66 *  @author GLG, MHPCC
    77 *
    8  *  @version $Revision: 1.1 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2006-05-01 01:56:29 $
     8 *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2006-10-18 02:29:15 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    1313 */
    1414
    15 #if !defined(PM_SUBTRACT_SKY_H)
     15#ifndef PM_SUBTRACT_SKY_H
    1616#define PM_SUBTRACT_SKY_H
    17 
    18 #if HAVE_CONFIG_H
    19 #include <config.h>
    20 #endif
    2117
    2218#include<stdio.h>
Note: See TracChangeset for help on using the changeset viewer.