IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 8815


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

Location:
trunk/psModules/src
Files:
58 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/astrom/pmAstrometryDistortion.c

    r7604 r8815  
    77*  @author EAM, IfA
    88*
    9 *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
    10 *  @date $Date: 2006-06-21 03:21:16 $
     9*  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
     10*  @date $Date: 2006-09-15 09:49:01 $
    1111*
    1212*  Copyright 2006 Institute for Astronomy, University of Hawaii
    1313*/
     14
     15#ifdef HAVE_CONFIG_H
     16#include <config.h>
     17#endif
    1418
    1519/******************************************************************************/
  • trunk/psModules/src/astrom/pmAstrometryObjects.c

    r8669 r8815  
    88*  @author EAM, IfA
    99*
    10 *  @version $Revision: 1.13 $ $Name: not supported by cvs2svn $
    11 *  @date $Date: 2006-08-29 21:39:44 $
     10*  @version $Revision: 1.14 $ $Name: not supported by cvs2svn $
     11*  @date $Date: 2006-09-15 09:49:01 $
    1212*
    1313*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1414*/
     15
     16#ifdef HAVE_CONFIG_H
     17#include <config.h>
     18#endif
    1519
    1620/******************************************************************************/
  • trunk/psModules/src/astrom/pmFPAAstrometry.c

    r7604 r8815  
     1#ifdef HAVE_CONFIG_H
     2#include <config.h>
     3#endif
     4
    15#include <stdio.h>
    26#include <pslib.h>
  • trunk/psModules/src/camera/pmFPA.c

    r8669 r8815  
    1212* XXX: Should we implement non-linear cell->chip transforms?
    1313*
    14 *  @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
    15 *  @date $Date: 2006-08-29 21:39:44 $
     14*  @version $Revision: 1.12 $ $Name: not supported by cvs2svn $
     15*  @date $Date: 2006-09-15 09:49:01 $
    1616*
    1717*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1818*/
     19
     20#ifdef HAVE_CONFIG_H
     21#include <config.h>
     22#endif
    1923
    2024/******************************************************************************/
  • trunk/psModules/src/camera/pmFPAConstruct.c

    r8246 r8815  
     1#ifdef HAVE_CONFIG_H
     2#include <config.h>
     3#endif
     4
    15#include <stdio.h>
    26#include <assert.h>
  • trunk/psModules/src/camera/pmFPACopy.c

    r8669 r8815  
     1#ifdef HAVE_CONFIG_H
     2#include <config.h>
     3#endif
     4
    15#include <stdio.h>
    26#include <assert.h>
  • trunk/psModules/src/camera/pmFPAEnsemble.c

    r8246 r8815  
     1#ifdef HAVE_CONFIG_H
     2#include <config.h>
     3#endif
     4
    15#include <stdio.h>
    26#include <assert.h>
  • trunk/psModules/src/camera/pmFPAHeader.c

    r7604 r8815  
     1#ifdef HAVE_CONFIG_H
     2#include <config.h>
     3#endif
     4
    15#include <stdio.h>
    26#include <assert.h>
  • trunk/psModules/src/camera/pmFPAMaskWeight.c

    r8246 r8815  
     1#ifdef HAVE_CONFIG_H
     2#include <config.h>
     3#endif
     4
    15#include <stdio.h>
    26#include <assert.h>
  • trunk/psModules/src/camera/pmFPAMosaic.c

    r8669 r8815  
     1#ifdef HAVE_CONFIG_H
     2#include <config.h>
     3#endif
     4
    15#include <stdio.h>
    26#include <assert.h>
  • trunk/psModules/src/camera/pmFPARead.c

    r8418 r8815  
     1#ifdef HAVE_CONFIG_H
     2#include <config.h>
     3#endif
     4
    15#include <stdio.h>
    26#include <strings.h>
  • trunk/psModules/src/camera/pmFPAUtils.c

    r7604 r8815  
     1#ifdef HAVE_CONFIG_H
     2#include <config.h>
     3#endif
     4
    15#include <stdio.h>
    26#include <pslib.h>
  • trunk/psModules/src/camera/pmFPAWrite.c

    r7756 r8815  
     1#ifdef HAVE_CONFIG_H
     2#include <config.h>
     3#endif
     4
    15#include <stdio.h>
    26#include <strings.h>
  • trunk/psModules/src/camera/pmFPA_JPEG.c

    r7723 r8815  
    55 *  @author EAM, IfA
    66 *
    7  *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
    8  *  @date $Date: 2006-06-28 19:09:57 $
     7 *  @version $Revision: 1.7 $ $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/*****************************************************************************/
  • trunk/psModules/src/camera/pmFPAfile.c

    r8669 r8815  
     1#ifdef HAVE_CONFIG_H
     2#include <config.h>
     3#endif
     4
    15#include <stdio.h>
    26#include <pslib.h>
  • trunk/psModules/src/camera/pmFPAfileDefine.c

    r8669 r8815  
     1#ifdef HAVE_CONFIG_H
     2#include <config.h>
     3#endif
     4
    15#include <stdio.h>
    26#include <pslib.h>
  • trunk/psModules/src/camera/pmFPAfileFitsIO.c

    r8669 r8815  
     1#ifdef HAVE_CONFIG_H
     2#include <config.h>
     3#endif
     4
    15#include <stdio.h>
    26#include <pslib.h>
  • trunk/psModules/src/camera/pmFPAfileIO.c

    r8246 r8815  
     1#ifdef HAVE_CONFIG_H
     2#include <config.h>
     3#endif
     4
    15#include <stdio.h>
    26#include <pslib.h>
  • trunk/psModules/src/camera/pmFPAview.c

    r8047 r8815  
    33 *  @author EAM, IfA
    44 *
    5  *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2006-08-02 02:17:11 $
     5 *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2006-09-15 09:49:01 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    99 *
    1010 */
     11
     12#ifdef HAVE_CONFIG_H
     13#include <config.h>
     14#endif
    1115
    1216#include <stdio.h>
  • trunk/psModules/src/camera/pmHDU.c

    r8246 r8815  
     1#ifdef HAVE_CONFIG_H
     2#include <config.h>
     3#endif
     4
    15#include <stdio.h>
    26#include <assert.h>
  • trunk/psModules/src/camera/pmHDUGenerate.c

    r8669 r8815  
     1#ifdef HAVE_CONFIG_H
     2#include <config.h>
     3#endif
     4
    15#include <stdio.h>
    26#include <assert.h>
  • trunk/psModules/src/camera/pmHDUUtils.c

    r8669 r8815  
     1#ifdef HAVE_CONFIG_H
     2#include <config.h>
     3#endif
     4
    15#include <stdio.h>
    26#include "pmFPA.h"
  • trunk/psModules/src/concepts/pmConcepts.c

    r8669 r8815  
    11// XXX *REALLY* need generic "concept update" and "concept read" functions that handles the type transparently
     2
     3#ifdef HAVE_CONFIG_H
     4#include <config.h>
     5#endif
    26
    37#include <stdio.h>
  • trunk/psModules/src/concepts/pmConceptsAverage.c

    r7851 r8815  
     1#ifdef HAVE_CONFIG_H
     2#include <config.h>
     3#endif
     4
    15#include <stdio.h>
    26#include <pslib.h>
  • trunk/psModules/src/concepts/pmConceptsPhotcode.c

    r7679 r8815  
     1#ifdef HAVE_CONFIG_H
     2#include <config.h>
     3#endif
     4
    15#include <stdio.h>
    26#include <pslib.h>
  • trunk/psModules/src/concepts/pmConceptsRead.c

    r8669 r8815  
     1#ifdef HAVE_CONFIG_H
     2#include <config.h>
     3#endif
     4
    15#include <stdio.h>
    26#include <assert.h>
  • trunk/psModules/src/concepts/pmConceptsStandard.c

    r8669 r8815  
     1#ifdef HAVE_CONFIG_H
     2#include <config.h>
     3#endif
     4
    15#include <stdio.h>
    26#include <assert.h>
  • trunk/psModules/src/concepts/pmConceptsWrite.c

    r8669 r8815  
     1#ifdef HAVE_CONFIG_H
     2#include <config.h>
     3#endif
     4
    15#include <stdio.h>
    26#include <assert.h>
  • trunk/psModules/src/config/pmConfig.c

    r8776 r8815  
    33 *  @author PAP, IfA
    44 *
    5  *  @version $Revision: 1.42 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2006-09-08 02:20:17 $
     5 *  @version $Revision: 1.43 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2006-09-15 09:49:01 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    99 *
    1010 */
     11
     12#ifdef HAVE_CONFIG_H
     13#include <config.h>
     14#endif
     15
    1116#include <stdio.h>
    1217#include <string.h>
  • trunk/psModules/src/detrend/pmDetrendDB.c

    r7770 r8815  
     1#ifdef HAVE_CONFIG_H
     2#include <config.h>
     3#endif
     4
    15# include <pslib.h>
    26# include "pmFPA.h"
  • trunk/psModules/src/detrend/pmFlatNormalize.c

    r8669 r8815  
     1#ifdef HAVE_CONFIG_H
     2#include <config.h>
     3#endif
     4
    15#include <stdio.h>
    26#include <assert.h>
  • 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>
  • trunk/psModules/src/detrend/pmSubtractSky.c

    r8246 r8815  
    66 *  @author GLG, MHPCC
    77 *
    8  *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2006-08-09 02:37:07 $
     8 *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2006-09-15 09:49:01 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    1414 *
    1515 */
     16
     17#ifdef HAVE_CONFIG_H
     18#include <config.h>
     19#endif
    1620
    1721#include <stdio.h>
  • trunk/psModules/src/detrend/psIOBuffer.c

    r7772 r8815  
     1
     2#ifdef HAVE_CONFIG_H
     3#include <config.h>
     4#endif
     5
    16# include <unistd.h>
    27# include <pslib.h>
  • trunk/psModules/src/detrend/psPipe.c

    r7770 r8815  
     1#ifdef HAVE_CONFIG_H
     2#include <config.h>
     3#endif
     4
    15# include <sys/types.h>
    26# include <unistd.h>
  • trunk/psModules/src/imcombine/pmImageCombine.c

    r8669 r8815  
    88 *  @author GLG, MHPCC
    99 *
    10  *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
    11  *  @date $Date: 2006-08-29 21:39:44 $
     10 *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
     11 *  @date $Date: 2006-09-15 09:49:01 $
    1212 *
    1313 *  XXX: pmRejectPixels() has a known bug with the pmImageTransform() call.
     
    1616 *
    1717 */
     18
     19#ifdef HAVE_CONFIG_H
     20#include <config.h>
     21#endif
    1822
    1923#include <config.h>
  • trunk/psModules/src/imcombine/pmImageSubtract.c

    r8669 r8815  
    77 *  @author GLG, MHPCC
    88 *
    9  *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
    10  *  @date $Date: 2006-08-29 21:39:44 $
     9 *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
     10 *  @date $Date: 2006-09-15 09:49:01 $
    1111 *
    1212 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    3838 */
    3939
     40#ifdef HAVE_CONFIG_H
     41#include <config.h>
     42#endif
     43
    4044#include <stdio.h>
    4145#include <math.h>
  • trunk/psModules/src/imcombine/pmReadoutCombine.c

    r8669 r8815  
    55 *  @author GLG, MHPCC
    66 *
    7  *  @version $Revision: 1.24 $ $Name: not supported by cvs2svn $
    8  *  @date $Date: 2006-08-29 21:39:44 $
     7 *  @version $Revision: 1.25 $ $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 <stdio.h>
  • trunk/psModules/src/objects/pmGrowthCurve.c

    r6943 r8815  
    55 *  @author EAM, IfA
    66 *
    7  *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
    8  *  @date $Date: 2006-04-21 21:25:52 $
     7 *  @version $Revision: 1.4 $ $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>
  • trunk/psModules/src/objects/pmModel.c

    r8246 r8815  
    66 *  @author EAM, IfA
    77 *
    8  *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2006-08-09 02:37:07 $
     8 *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2006-09-15 09:49:01 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    1212 *
    1313 */
     14
     15#ifdef HAVE_CONFIG_H
     16#include <config.h>
     17#endif
    1418
    1519#include <stdio.h>
  • trunk/psModules/src/objects/pmModelGroup.c

    r8246 r8815  
    66 *  @author EAM, IfA
    77 *
    8  *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2006-08-09 02:37:07 $
     8 *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2006-09-15 09:49:01 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    1212 *
    1313 */
     14
     15#ifdef HAVE_CONFIG_H
     16#include <config.h>
     17#endif
    1418
    1519#include <stdio.h>
  • trunk/psModules/src/objects/pmMoments.c

    r8246 r8815  
    66 *  @author EAM, IfA
    77 *
    8  *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2006-08-09 02:37:07 $
     8 *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2006-09-15 09:49:01 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    1212 *
    1313 */
     14
     15#ifdef HAVE_CONFIG_H
     16#include <config.h>
     17#endif
    1418
    1519#include <stdio.h>
  • trunk/psModules/src/objects/pmObjects.c

    r7604 r8815  
    66 *  @author EAM, IfA: significant modifications.
    77 *
    8  *  @version $Revision: 1.12 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2006-06-21 03:21:16 $
     8 *  @version $Revision: 1.13 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2006-09-15 09:49:01 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    1212 *
    1313 */
     14
     15#ifdef HAVE_CONFIG_H
     16#include <config.h>
     17#endif
    1418
    1519#include <stdio.h>
  • trunk/psModules/src/objects/pmPSF.c

    r7311 r8815  
    66 *  @author EAM, IfA
    77 *
    8  *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2006-06-03 01:02:08 $
     8 *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2006-09-15 09:49:01 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    1212 *
    1313 */
     14
     15#ifdef HAVE_CONFIG_H
     16#include <config.h>
     17#endif
    1418
    1519/*****************************************************************************/
  • trunk/psModules/src/objects/pmPSF_IO.c

    r8776 r8815  
    66 *  @author EAM, IfA
    77 *
    8  *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2006-09-08 02:20:17 $
     8 *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2006-09-15 09:49:01 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    1212 *
    1313 */
     14
     15#ifdef HAVE_CONFIG_H
     16#include <config.h>
     17#endif
    1418
    1519/*****************************************************************************/
  • 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>
  • trunk/psModules/src/objects/pmPeaks.c

    r8669 r8815  
    66 *  @author EAM, IfA: significant modifications.
    77 *
    8  *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2006-08-29 21:39:44 $
     8 *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2006-09-15 09:49:01 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    1212 *
    1313 */
     14
     15#ifdef HAVE_CONFIG_H
     16#include <config.h>
     17#endif
    1418
    1519#include <stdio.h>
  • trunk/psModules/src/objects/pmSource.c

    r8474 r8815  
    66 *  @author EAM, IfA: significant modifications.
    77 *
    8  *  @version $Revision: 1.12 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2006-08-22 23:20:23 $
     8 *  @version $Revision: 1.13 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2006-09-15 09:49:01 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    1212 *
    1313 */
     14
     15#ifdef HAVE_CONFIG_H
     16#include <config.h>
     17#endif
    1418
    1519#include <stdio.h>
  • trunk/psModules/src/objects/pmSourceContour.c

    r8246 r8815  
    66 *  @author EAM, IfA: significant modifications.
    77 *
    8  *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2006-08-09 02:37:08 $
     8 *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2006-09-15 09:49:01 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    1212 *
    1313 */
     14
     15#ifdef HAVE_CONFIG_H
     16#include <config.h>
     17#endif
    1418
    1519#include <stdio.h>
  • trunk/psModules/src/objects/pmSourceFitModel.c

    r8246 r8815  
    66 *  @author GLG, MHPCC
    77 *
    8  *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2006-08-09 02:37:08 $
     8 *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2006-09-15 09:49:01 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    1212 *
    1313 */
     14
     15#ifdef HAVE_CONFIG_H
     16#include <config.h>
     17#endif
    1418
    1519#include <stdio.h>
  • trunk/psModules/src/objects/pmSourceIO.c

    r8669 r8815  
    33 *  @author EAM, IfA
    44 *
    5  *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2006-08-29 21:39:44 $
     5 *  @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2006-09-15 09:49:01 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    99 *
    1010 */
     11
     12#ifdef HAVE_CONFIG_H
     13#include <config.h>
     14#endif
    1115
    1216#include <stdio.h>
  • trunk/psModules/src/objects/pmSourceIO_CMF.c

    r7604 r8815  
    33 *  @author EAM, IfA
    44 *
    5  *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2006-06-21 03:21:16 $
     5 *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2006-09-15 09:49:01 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    99 *
    1010 */
     11
     12#ifdef HAVE_CONFIG_H
     13#include <config.h>
     14#endif
    1115
    1216#include <stdio.h>
  • trunk/psModules/src/objects/pmSourceIO_CMP.c

    r8813 r8815  
    33 *  @author EAM, IfA
    44 *
    5  *  @version $Revision: 1.12 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2006-09-14 23:01:28 $
     5 *  @version $Revision: 1.13 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2006-09-15 09:49:01 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    99 *
    1010 */
     11
     12#ifdef HAVE_CONFIG_H
     13#include <config.h>
     14#endif
    1115
    1216#include <stdio.h>
     
    96100        return false;
    97101    }
    98     #if defined _LARGEFILE_SOURCE && defined HAVE_SEEKO
    99     fseeko (f, 0, SEEK_END);
    100     #else
    101 
    102     fseek(f, 0, SEEK_END);
    103     #endif
     102
     103    fseeko(f, 0, SEEK_END);
    104104
    105105    psLine *line = psLineAlloc (67);  // 66 is imclean-defined line length
     
    182182        return NULL;
    183183    }
    184     #if defined _LARGEFILE_SOURCE && defined HAVE_SEEKO
    185     fseeko (f, nBytes, SEEK_SET);
    186     #else
    187 
    188     fseek(f, nBytes, SEEK_SET);
    189     #endif
     184
     185    fseeko(f, nBytes, SEEK_SET);
    190186
    191187    // prepare array to store data
  • trunk/psModules/src/objects/pmSourceIO_OBJ.c

    r7604 r8815  
    33 *  @author EAM, IfA
    44 *
    5  *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2006-06-21 03:21:16 $
     5 *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2006-09-15 09:49:01 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    99 *
    1010 */
     11
     12#ifdef HAVE_CONFIG_H
     13#include <config.h>
     14#endif
    1115
    1216#include <stdio.h>
  • trunk/psModules/src/objects/pmSourceIO_RAW.c

    r7604 r8815  
    33 *  @author EAM, IfA
    44 *
    5  *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2006-06-21 03:21:16 $
     5 *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2006-09-15 09:49:01 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    99 *
    1010 */
     11
     12#ifdef HAVE_CONFIG_H
     13#include <config.h>
     14#endif
    1115
    1216#include <stdio.h>
  • trunk/psModules/src/objects/pmSourceIO_SX.c

    r7604 r8815  
    33 *  @author EAM, IfA
    44 *
    5  *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2006-06-21 03:21:16 $
     5 *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2006-09-15 09:49:01 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    99 *
    1010 */
     11
     12#ifdef HAVE_CONFIG_H
     13#include <config.h>
     14#endif
    1115
    1216#include <stdio.h>
  • trunk/psModules/src/objects/pmSourcePhotometry.c

    r7604 r8815  
    33 *  @author EAM, IfA; GLG, MHPCC
    44 *
    5  *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2006-06-21 03:21:16 $
     5 *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2006-09-15 09:49:01 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    99 *
    1010 */
     11
     12#ifdef HAVE_CONFIG_H
     13#include <config.h>
     14#endif
    1115
    1216#include <stdio.h>
  • trunk/psModules/src/objects/pmSourceSky.c

    r8246 r8815  
    66 *  @author EAM, IfA: significant modifications.
    77 *
    8  *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2006-08-09 02:37:08 $
     8 *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2006-09-15 09:49:01 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    1212 *
    1313 */
     14
     15#ifdef HAVE_CONFIG_H
     16#include <config.h>
     17#endif
    1418
    1519#include <stdio.h>
Note: See TracChangeset for help on using the changeset viewer.