IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 17, 2005, 8:09:41 AM (21 years ago)
Author:
eugene
Message:

added missing entries

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libohana/include/ohana.h

    r4805 r4806  
    138138int     str_to_dtime           PROTO((char *line, double *second));
    139139int     str_to_time            PROTO((char *line, time_t *second));
     140int     str_to_radec           PROTO((double *ra, double *dec, char *str1, char *str2));
    140141double  sec_to_mjd             PROTO((time_t second));
    141142time_t  mjd_to_sec             PROTO((double mjd));
Note: See TracChangeset for help on using the changeset viewer.