Changeset 3654 in Sophya for trunk/SophyaExt/XephemAstroLib/actan.c
- Timestamp:
- Jul 16, 2009, 12:34:39 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/XephemAstroLib/actan.c
r3477 r3654 1 1 #include <math.h> 2 2 3 /* @(#) $Id: actan.c,v 1. 7 2008-03-25 17:45:08cmv Exp $ */3 /* @(#) $Id: actan.c,v 1.8 2009-07-16 10:34:35 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: 200 8-03-25 17:45:08 $ $Revision: 1.7$ $Name: not supported by cvs2svn $"};67 static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: actan.c,v $ $Date: 2009-07-16 10:34:35 $ $Revision: 1.8 $ $Name: not supported by cvs2svn $"};
Note:
See TracChangeset
for help on using the changeset viewer.