Changeset 3111 in Sophya for trunk/SophyaExt/XephemAstroLib/actan.c
- Timestamp:
- Nov 22, 2006, 2:53:31 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/XephemAstroLib/actan.c
r2818 r3111 1 1 #include <math.h> 2 2 3 /* @(#) $Id: actan.c,v 1. 5 2005-08-21 10:02:36cmv Exp $ */3 /* @(#) $Id: actan.c,v 1.6 2006-11-22 13:53:27 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 5-08-21 10:02:36 $ $Revision: 1.5$ $Name: not supported by cvs2svn $"};67 static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: actan.c,v $ $Date: 2006-11-22 13:53:27 $ $Revision: 1.6 $ $Name: not supported by cvs2svn $"};
Note:
See TracChangeset
for help on using the changeset viewer.