Changeset 2551 in Sophya for trunk/SophyaExt/XephemAstroLib/vsop87.h
- Timestamp:
- Jun 15, 2004, 6:54:12 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/XephemAstroLib/vsop87.h
r1719 r2551 86 86 extern int vn_neptune[][3]; 87 87 88 extern int vsop87 P_((double mjd, int obj, double prec, double *ret));88 extern int vsop87 (double mj, int obj, double prec, double *ret); 89 89 90 90 91 91 /* For RCS Only -- Do Not Edit 92 * @(#) $RCSfile: vsop87.h,v $ $Date: 200 1-10-22 12:08:28 $ $Revision: 1.2$ $Name: not supported by cvs2svn $92 * @(#) $RCSfile: vsop87.h,v $ $Date: 2004-06-15 16:52:41 $ $Revision: 1.3 $ $Name: not supported by cvs2svn $ 93 93 */
Note:
See TracChangeset
for help on using the changeset viewer.