IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 26, 2004, 2:57:34 PM (22 years ago)
Author:
desonia
Message:

converted native C types to ps Types, where practical.

File:
1 edited

Legend:

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

    r2179 r2204  
    5454 *  @author Ross Harman, MHPCC
    5555 *
    56  *  @version $Revision: 1.16 $ $Name: not supported by cvs2svn $
    57  *  @date $Date: 2004-10-20 20:05:58 $
     56 *  @version $Revision: 1.17 $ $Name: not supported by cvs2svn $
     57 *  @date $Date: 2004-10-27 00:57:30 $
    5858 *
    5959 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    181181 *  @return  long: leapseconds added between given times
    182182 */
    183 long psTimeLeapseconds(
     183psS64 psTimeLeapseconds(
    184184    const psTime* time1,                ///< First input time.
    185185    const psTime* time2                 ///< Second input time.
Note: See TracChangeset for help on using the changeset viewer.