IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 13, 2006, 1:56:11 PM (20 years ago)
Author:
Paul Price
Message:

Removing stats from psLookupTableInterpolateAll

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/astro/psTime.c

    r7427 r7547  
    1010 *  @author Ross Harman, MHPCC
    1111 *
    12  *  @version $Revision: 1.84 $ $Name: not supported by cvs2svn $
    13  *  @date $Date: 2006-06-08 19:54:10 $
     12 *  @version $Revision: 1.85 $ $Name: not supported by cvs2svn $
     13 *  @date $Date: 2006-06-13 23:56:11 $
    1414 *
    1515 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    12061206
    12071207    // Interpolation of look up table
    1208     results = psLookupTableInterpolateAll(table, jd, NULL);
     1208    results = psLookupTableInterpolateAll(table, jd);
    12091209
    12101210    // Check for successful interpolation
Note: See TracChangeset for help on using the changeset viewer.