IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 9, 2007, 12:38:53 PM (19 years ago)
Author:
jhoblitt
Message:

consistently include config.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/math/psPolynomial.c

    r10848 r10999  
    77*  polynomials.  It also contains a Gaussian functions.
    88*
    9 *  @version $Revision: 1.156 $ $Name: not supported by cvs2svn $
    10 *  @date $Date: 2006-12-29 04:38:42 $
     9*  @version $Revision: 1.157 $ $Name: not supported by cvs2svn $
     10*  @date $Date: 2007-01-09 22:38:53 $
    1111*
    1212*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    1515*
    1616*/
     17
     18#ifdef HAVE_CONFIG_H
     19# include "config.h"
     20#endif
     21
    1722/*****************************************************************************/
    1823/*  INCLUDE FILES                                                            */
Note: See TracChangeset for help on using the changeset viewer.