Changeset 2818 in Sophya for trunk/SophyaExt/XephemAstroLib/actan.c
- Timestamp:
- Aug 21, 2005, 12:02:40 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/XephemAstroLib/actan.c
r2643 r2818 1 1 #include <math.h> 2 2 3 /* @(#) $Id: actan.c,v 1. 4 2005-01-17 10:13:02cmv Exp $ */3 /* @(#) $Id: actan.c,v 1.5 2005-08-21 10:02:36 cmv Exp $ */ 4 4 5 5 /* commonly in math.h, but not in strict ANSI C */ … … 65 65 66 66 /* For RCS Only -- Do Not Edit */ 67 static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: actan.c,v $ $Date: 2005-0 1-17 10:13:02 $ $Revision: 1.4$ $Name: not supported by cvs2svn $"};67 static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: actan.c,v $ $Date: 2005-08-21 10:02:36 $ $Revision: 1.5 $ $Name: not supported by cvs2svn $"};
Note:
See TracChangeset
for help on using the changeset viewer.