Changeset 3111 in Sophya for trunk/SophyaExt/XephemAstroLib/astro.h
- Timestamp:
- Nov 22, 2006, 2:53:31 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/XephemAstroLib/astro.h
r2818 r3111 657 657 /* formats.c */ 658 658 extern int fs_sexa (char *out, double a, int w, int fracbase); 659 extern int fs_date (char out[], double jd);659 extern int fs_date (char out[], int format, double jd); 660 660 extern int f_scansexa (const char *str, double *dp); 661 661 extern void f_sscandate (char *bp, int pref, int *m, double *d, int *y); … … 810 810 811 811 /* For RCS Only -- Do Not Edit 812 * @(#) $RCSfile: astro.h,v $ $Date: 200 5-08-21 10:02:36 $ $Revision: 1.5$ $Name: not supported by cvs2svn $812 * @(#) $RCSfile: astro.h,v $ $Date: 2006-11-22 13:53:28 $ $Revision: 1.6 $ $Name: not supported by cvs2svn $ 813 813 */
Note:
See TracChangeset
for help on using the changeset viewer.