Changeset 3477 in Sophya for trunk/SophyaExt/XephemAstroLib/actan.c
- Timestamp:
- Mar 25, 2008, 6:45:21 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/XephemAstroLib/actan.c
r3111 r3477 1 1 #include <math.h> 2 2 3 /* @(#) $Id: actan.c,v 1. 6 2006-11-22 13:53:27cmv Exp $ */3 /* @(#) $Id: actan.c,v 1.7 2008-03-25 17:45:08 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 6-11-22 13:53:27 $ $Revision: 1.6$ $Name: not supported by cvs2svn $"};67 static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: actan.c,v $ $Date: 2008-03-25 17:45:08 $ $Revision: 1.7 $ $Name: not supported by cvs2svn $"};
Note:
See TracChangeset
for help on using the changeset viewer.