IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 5, 2004, 2:44:16 PM (22 years ago)
Author:
gusciora
Message:

Havine probs with malloc()>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/astronomy/psAstrometry.c

    r1816 r1967  
    88*  @author George Gusciora, MHPCC
    99*
    10 *  @version $Revision: 1.29 $ $Name: not supported by cvs2svn $
    11 *  @date $Date: 2004-09-15 22:58:35 $
     10*  @version $Revision: 1.30 $ $Name: not supported by cvs2svn $
     11*  @date $Date: 2004-10-06 00:44:16 $
    1212*
    1313*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    1616/*  INCLUDE FILES                                                             */
    1717/******************************************************************************/
     18#include "slalib.h"
     19
    1820#include<math.h>
    1921#include "psFunctions.h"
     
    2123#include "psMemory.h"
    2224#include "psAbort.h"
    23 #include "slalib.h"
    2425/******************************************************************************/
    2526/*  DEFINE STATEMENTS                                                         */
Note: See TracChangeset for help on using the changeset viewer.