Changeset 2643 in Sophya for trunk/SophyaExt/XephemAstroLib/actan.c
- Timestamp:
- Jan 17, 2005, 11:13:08 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/XephemAstroLib/actan.c
r2551 r2643 1 1 #include <math.h> 2 2 3 /* @(#) $Id: actan.c,v 1. 3 2004-06-15 16:52:37cmv Exp $ */3 /* @(#) $Id: actan.c,v 1.4 2005-01-17 10:13:02 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 4-06-15 16:52:37 $ $Revision: 1.3$ $Name: not supported by cvs2svn $"};67 static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: actan.c,v $ $Date: 2005-01-17 10:13:02 $ $Revision: 1.4 $ $Name: not supported by cvs2svn $"};
Note:
See TracChangeset
for help on using the changeset viewer.