Ignore:
Timestamp:
Nov 22, 2006, 2:53:31 PM (19 years ago)
Author:
cmv
Message:

mise en conformite xephem 3.7.2 cmv 22/11/2006

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaExt/XephemAstroLib/astro.h

    r2818 r3111  
    657657/* formats.c */
    658658extern int fs_sexa (char *out, double a, int w, int fracbase);
    659 extern int fs_date (char out[], double jd);
     659extern int fs_date (char out[], int format, double jd);
    660660extern int f_scansexa (const char *str, double *dp);
    661661extern void f_sscandate (char *bp, int pref, int *m, double *d, int *y);
     
    810810
    811811/* For RCS Only -- Do Not Edit
    812  * @(#) $RCSfile: astro.h,v $ $Date: 2005-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 $
    813813 */
Note: See TracChangeset for help on using the changeset viewer.