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/psSpline.c

    r9730 r10999  
    66*  This file contains the routines that allocate, free, and evaluate splines.
    77*
    8 *  @version $Revision: 1.156 $ $Name: not supported by cvs2svn $
    9 *  @date $Date: 2006-10-24 22:52:56 $
     8*  @version $Revision: 1.157 $ $Name: not supported by cvs2svn $
     9*  @date $Date: 2007-01-09 22:38:53 $
    1010*
    1111*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1212*/
     13
     14#ifdef HAVE_CONFIG_H
     15# include "config.h"
     16#endif
     17
    1318/*****************************************************************************/
    1419/*  INCLUDE FILES                                                            */
Note: See TracChangeset for help on using the changeset viewer.