Changeset 4017 in Sophya for trunk/SophyaExt/XephemAstroLib/actan.c
- Timestamp:
- Sep 21, 2011, 6:17:52 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/XephemAstroLib/actan.c
r3654 r4017 1 1 #include <math.h> 2 2 3 /* @(#) $Id: actan.c,v 1. 8 2009-07-16 10:34:35cmv Exp $ */3 /* @(#) $Id: actan.c,v 1.9 2011-09-21 16:17:47 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: 20 09-07-16 10:34:35 $ $Revision: 1.8$ $Name: not supported by cvs2svn $"};67 static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: actan.c,v $ $Date: 2011-09-21 16:17:47 $ $Revision: 1.9 $ $Name: not supported by cvs2svn $"};
Note:
See TracChangeset
for help on using the changeset viewer.