diff --git a/GUI/xephem/aavso.c b/GUI/xephem/aavso.c index 0b74e47..b2ba2f5 100644 --- a/GUI/xephem/aavso.c +++ b/GUI/xephem/aavso.c @@ -847,5 +847,3 @@ fetchAndShow() XtSetValues (avgrl_w, args, n); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: aavso.c,v $ $Date: 2010/10/06 21:12:16 $ $Revision: 1.21 $ $Name: $"}; diff --git a/GUI/xephem/annotmenu.c b/GUI/xephem/annotmenu.c index f120af9..379a4f9 100644 --- a/GUI/xephem/annotmenu.c +++ b/GUI/xephem/annotmenu.c @@ -1086,5 +1086,3 @@ ano_save (char *fn) fclose (fp); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: annotmenu.c,v $ $Date: 2015/04/09 00:19:20 $ $Revision: 1.22 $ $Name: $"}; diff --git a/GUI/xephem/broadcast.c b/GUI/xephem/broadcast.c index 8d70932..f2c90a3 100644 --- a/GUI/xephem/broadcast.c +++ b/GUI/xephem/broadcast.c @@ -216,5 +216,3 @@ any_ison() return (srch_ison() || plot_ison() || listing_ison()); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: broadcast.c,v $ $Date: 2007/07/09 18:22:45 $ $Revision: 1.31 $ $Name: $"}; diff --git a/GUI/xephem/calmenu.c b/GUI/xephem/calmenu.c index d802b6f..9e5ab90 100644 --- a/GUI/xephem/calmenu.c +++ b/GUI/xephem/calmenu.c @@ -544,5 +544,3 @@ int m, f, nd; f_showit (d_w[di], fms); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: calmenu.c,v $ $Date: 2009/01/05 20:55:54 $ $Revision: 1.21 $ $Name: $"}; diff --git a/GUI/xephem/closemenu.c b/GUI/xephem/closemenu.c index 6b003bd..c1a6a28 100644 --- a/GUI/xephem/closemenu.c +++ b/GUI/xephem/closemenu.c @@ -1224,5 +1224,3 @@ FILE *fp; watch_cursor(0); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: closemenu.c,v $ $Date: 2004/03/16 18:44:38 $ $Revision: 1.19 $ $Name: $"}; diff --git a/GUI/xephem/compiler.c b/GUI/xephem/compiler.c index ed4d4da..f0ef4de 100644 --- a/GUI/xephem/compiler.c +++ b/GUI/xephem/compiler.c @@ -587,5 +587,3 @@ int len; return (0); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: compiler.c,v $ $Date: 2012/08/17 01:58:40 $ $Revision: 1.6 $ $Name: $"}; diff --git a/GUI/xephem/coordsmenu.c b/GUI/xephem/coordsmenu.c index 59d860b..74723f3 100644 --- a/GUI/xephem/coordsmenu.c +++ b/GUI/xephem/coordsmenu.c @@ -731,5 +731,3 @@ Widget w; block_vchg--; } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: coordsmenu.c,v $ $Date: 2011/05/16 02:32:23 $ $Revision: 1.20 $ $Name: $"}; diff --git a/GUI/xephem/datamenu.c b/GUI/xephem/datamenu.c index 2943c8c..7f5b148 100644 --- a/GUI/xephem/datamenu.c +++ b/GUI/xephem/datamenu.c @@ -1906,5 +1906,3 @@ char buf[]; bufl += sprintf (buf+bufl, "Pres: %gmB\n", pressure); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: datamenu.c,v $ $Date: 2013/03/02 02:57:08 $ $Revision: 1.61 $ $Name: $"}; diff --git a/GUI/xephem/db.c b/GUI/xephem/db.c index ff36d92..80ffcce 100644 --- a/GUI/xephem/db.c +++ b/GUI/xephem/db.c @@ -941,5 +941,3 @@ dupsort (void) } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: db.c,v $ $Date: 2010/01/18 01:47:02 $ $Revision: 1.46 $ $Name: $"}; diff --git a/GUI/xephem/dbmenu.c b/GUI/xephem/dbmenu.c index 973e808..3795b2d 100644 --- a/GUI/xephem/dbmenu.c +++ b/GUI/xephem/dbmenu.c @@ -795,5 +795,3 @@ dbhdr_close_cb (Widget w, XtPointer client, XtPointer call) XtUnmanageChild (dbf_w); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: dbmenu.c,v $ $Date: 2005/04/27 17:04:59 $ $Revision: 1.48 $ $Name: $"}; diff --git a/GUI/xephem/dm.h b/GUI/xephem/dm.h index a8323c5..2621e1a 100644 --- a/GUI/xephem/dm.h +++ b/GUI/xephem/dm.h @@ -27,8 +27,4 @@ extern int dm_colHeader (DMCol c, char str[]); extern int dm_colFormat (Now *np, Obj *op, RiseSet *rp, DMCol c, char *str); -/* For RCS Only -- Do Not Edit - * @(#) $RCSfile: dm.h,v $ $Date: 2013/01/06 01:27:18 $ $Revision: 1.10 $ $Name: $ - */ - #endif /* _DM_H */ diff --git a/GUI/xephem/earthmap.c b/GUI/xephem/earthmap.c index 5c42b3e..3c1c08d 100644 --- a/GUI/xephem/earthmap.c +++ b/GUI/xephem/earthmap.c @@ -8363,5 +8363,3 @@ MRegion ereg[] = { int nereg = (sizeof(ereg)/sizeof(ereg[0])); -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: earthmap.c,v $ $Date: 1999/02/22 05:14:13 $ $Revision: 1.2 $ $Name: $"}; diff --git a/GUI/xephem/earthmenu.c b/GUI/xephem/earthmenu.c index a8566f1..accc04e 100644 --- a/GUI/xephem/earthmenu.c +++ b/GUI/xephem/earthmenu.c @@ -5403,5 +5403,3 @@ e_plotGreatCircle (unsigned d, unsigned wb, unsigned hb, double lt, double lg) } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: earthmenu.c,v $ $Date: 2012/11/23 04:15:23 $ $Revision: 1.116 $ $Name: $"}; diff --git a/GUI/xephem/favmenu.c b/GUI/xephem/favmenu.c index ffcd0a8..203edca 100644 --- a/GUI/xephem/favmenu.c +++ b/GUI/xephem/favmenu.c @@ -856,5 +856,3 @@ srchRealDB (char *name) return (op); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: favmenu.c,v $ $Date: 2012/10/06 02:19:35 $ $Revision: 1.29 $ $Name: $"}; diff --git a/GUI/xephem/formats.c b/GUI/xephem/formats.c index b52d515..8609610 100644 --- a/GUI/xephem/formats.c +++ b/GUI/xephem/formats.c @@ -362,5 +362,3 @@ Widget w; XtFree (txtp); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: formats.c,v $ $Date: 2006/04/10 09:00:06 $ $Revision: 1.4 $ $Name: $"}; diff --git a/GUI/xephem/fsmenu.c b/GUI/xephem/fsmenu.c index 67fa23a..d1647c7 100644 --- a/GUI/xephem/fsmenu.c +++ b/GUI/xephem/fsmenu.c @@ -1112,5 +1112,3 @@ help_cb (Widget w, XtPointer client, XtPointer call) } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: fsmenu.c,v $ $Date: 2009/01/05 20:55:54 $ $Revision: 1.33 $ $Name: $"}; diff --git a/GUI/xephem/gallerymenu.c b/GUI/xephem/gallerymenu.c index 6864120..a9276d2 100644 --- a/GUI/xephem/gallerymenu.c +++ b/GUI/xephem/gallerymenu.c @@ -675,6 +675,4 @@ trimws (char *s) return (s0); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: gallerymenu.c,v $ $Date: 2005/10/15 13:12:59 $ $Revision: 1.25 $ $Name: $"}; diff --git a/GUI/xephem/glance.c b/GUI/xephem/glance.c index 96195f1..bdc09cf 100644 --- a/GUI/xephem/glance.c +++ b/GUI/xephem/glance.c @@ -1212,5 +1212,3 @@ ng_ano (double *fracx, double *fracy, int *xp, int *yp, int w2x, int arg) return (1); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: glance.c,v $ $Date: 2013/01/06 01:27:18 $ $Revision: 1.50 $ $Name: $"}; diff --git a/GUI/xephem/gsc.c b/GUI/xephem/gsc.c index cd54440..38e99d0 100644 --- a/GUI/xephem/gsc.c +++ b/GUI/xephem/gsc.c @@ -1209,5 +1209,3 @@ GSCEntry *ep; fwrite (buf, 1, 2, fp); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: gsc.c,v $ $Date: 2004/05/14 02:14:28 $ $Revision: 1.11 $ $Name: $"}; diff --git a/GUI/xephem/gscnet.c b/GUI/xephem/gscnet.c index e85cc3d..08b8f3e 100644 --- a/GUI/xephem/gscnet.c +++ b/GUI/xephem/gscnet.c @@ -445,5 +445,3 @@ int nnew; return (0); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: gscnet.c,v $ $Date: 2010/10/06 21:12:16 $ $Revision: 1.22 $ $Name: $"}; diff --git a/GUI/xephem/helpmenu.c b/GUI/xephem/helpmenu.c index fd8e056..56009db 100644 --- a/GUI/xephem/helpmenu.c +++ b/GUI/xephem/helpmenu.c @@ -284,5 +284,3 @@ runCmd (char *cmd) /* N.B. we depend on SIGCHLD/reapchildren() in main to avoid zombies */ } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: helpmenu.c,v $ $Date: 2004/03/16 18:44:38 $ $Revision: 1.25 $ $Name: $"}; diff --git a/GUI/xephem/homeio.c b/GUI/xephem/homeio.c index 4f0ed13..d735913 100644 --- a/GUI/xephem/homeio.c +++ b/GUI/xephem/homeio.c @@ -245,5 +245,3 @@ return (sys_errlist[errno]); #endif } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: homeio.c,v $ $Date: 2005/03/05 06:55:58 $ $Revision: 1.24 $ $Name: $"}; diff --git a/GUI/xephem/hznmenu.c b/GUI/xephem/hznmenu.c index e16e056..549a8b6 100644 --- a/GUI/xephem/hznmenu.c +++ b/GUI/xephem/hznmenu.c @@ -786,5 +786,3 @@ main (int ac, char *av[]) #endif /* TEST_MAIN */ -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: hznmenu.c,v $ $Date: 2004/05/10 23:36:34 $ $Revision: 1.21 $ $Name: $"}; diff --git a/GUI/xephem/imregmenu.c b/GUI/xephem/imregmenu.c index 80d3223..b0e9e26 100644 --- a/GUI/xephem/imregmenu.c +++ b/GUI/xephem/imregmenu.c @@ -488,5 +488,3 @@ doreg() sf_newFITS (d, "registered.fts", 0); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: imregmenu.c,v $ $Date: 2005/11/27 16:19:25 $ $Revision: 1.6 $ $Name: $"}; diff --git a/GUI/xephem/indimenu.c b/GUI/xephem/indimenu.c index b5f90ca..221f5dd 100644 --- a/GUI/xephem/indimenu.c +++ b/GUI/xephem/indimenu.c @@ -3380,5 +3380,3 @@ xmlv1() fprintf (swfp, "\n"); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: indimenu.c,v $ $Date: 2014/02/03 01:41:23 $ $Revision: 1.83 $ $Name: $"}; diff --git a/GUI/xephem/jpeg2pm.c b/GUI/xephem/jpeg2pm.c index 1e1c125..f335156 100644 --- a/GUI/xephem/jpeg2pm.c +++ b/GUI/xephem/jpeg2pm.c @@ -191,5 +191,3 @@ unsigned char g[256], unsigned char b[256], char why[]) return (retBuffer); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: jpeg2pm.c,v $ $Date: 2004/01/10 05:33:23 $ $Revision: 1.3 $ $Name: $"}; diff --git a/GUI/xephem/jupmenu.c b/GUI/xephem/jupmenu.c index f6789fe..e0afa4a 100644 --- a/GUI/xephem/jupmenu.c +++ b/GUI/xephem/jupmenu.c @@ -2549,5 +2549,3 @@ double ra, dec; } } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: jupmenu.c,v $ $Date: 2012/07/07 18:04:42 $ $Revision: 1.71 $ $Name: $"}; diff --git a/GUI/xephem/listmenu.c b/GUI/xephem/listmenu.c index 16794ce..671909e 100644 --- a/GUI/xephem/listmenu.c +++ b/GUI/xephem/listmenu.c @@ -827,5 +827,3 @@ lst_hdr () fflush (lst_fp); /* to allow monitoring */ } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: listmenu.c,v $ $Date: 2009/01/05 20:55:54 $ $Revision: 1.23 $ $Name: $"}; diff --git a/GUI/xephem/mainmenu.c b/GUI/xephem/mainmenu.c index 16d89c5..1ac7acb 100644 --- a/GUI/xephem/mainmenu.c +++ b/GUI/xephem/mainmenu.c @@ -2730,5 +2730,3 @@ static char *hlp[] = { hlp_dialog ("ExternalInput", hlp, XtNumber(hlp)); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: mainmenu.c,v $ $Date: 2014/07/15 02:11:33 $ $Revision: 1.91 $ $Name: $"}; diff --git a/GUI/xephem/map.h b/GUI/xephem/map.h index a819bf0..80a5615 100644 --- a/GUI/xephem/map.h +++ b/GUI/xephem/map.h @@ -15,8 +15,4 @@ typedef struct { int nmcp; /* number of entries in mcp[] */ } MRegion; -/* For RCS Only -- Do Not Edit - * @(#) $RCSfile: map.h,v $ $Date: 2003/03/17 07:26:21 $ $Revision: 1.2 $ $Name: $ - */ - #endif /* _MAP_H */ diff --git a/GUI/xephem/marsmenu.c b/GUI/xephem/marsmenu.c index c3b7efa..bb2da22 100644 --- a/GUI/xephem/marsmenu.c +++ b/GUI/xephem/marsmenu.c @@ -2989,5 +2989,3 @@ double *pap; * cos(marsop->s_gaera-POLE_RA)); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: marsmenu.c,v $ $Date: 2009/01/05 20:55:54 $ $Revision: 1.78 $ $Name: $"}; diff --git a/GUI/xephem/marsmmenu.c b/GUI/xephem/marsmmenu.c index 6cdbc6e..f431c97 100644 --- a/GUI/xephem/marsmmenu.c +++ b/GUI/xephem/marsmmenu.c @@ -2157,5 +2157,3 @@ double ra, dec; } } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: marsmmenu.c,v $ $Date: 2012/07/07 18:04:42 $ $Revision: 1.45 $ $Name: $"}; diff --git a/GUI/xephem/moonmenu.c b/GUI/xephem/moonmenu.c index 7474237..6df1af9 100644 --- a/GUI/xephem/moonmenu.c +++ b/GUI/xephem/moonmenu.c @@ -4010,5 +4010,3 @@ mlo_open (char *base) return (fopen (fn, "r")); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: moonmenu.c,v $ $Date: 2012/07/07 18:04:42 $ $Revision: 1.64 $ $Name: $"}; diff --git a/GUI/xephem/moviemenu.c b/GUI/xephem/moviemenu.c index d5d9b99..5acb9fa 100644 --- a/GUI/xephem/moviemenu.c +++ b/GUI/xephem/moviemenu.c @@ -907,5 +907,3 @@ writePNG (char *fn, unsigned char *raster, unsigned int w, unsigned int h) return (0); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: moviemenu.c,v $ $Date: 2009/01/05 20:55:54 $ $Revision: 1.10 $ $Name: $"}; diff --git a/GUI/xephem/msgmenu.c b/GUI/xephem/msgmenu.c index cd9e432..c9bb270 100644 --- a/GUI/xephem/msgmenu.c +++ b/GUI/xephem/msgmenu.c @@ -326,5 +326,3 @@ XtPointer call; XtPopdown (alert_w); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: msgmenu.c,v $ $Date: 2012/11/23 05:36:46 $ $Revision: 1.15 $ $Name: $"}; diff --git a/GUI/xephem/net.h b/GUI/xephem/net.h index 349013b..50d3d92 100644 --- a/GUI/xephem/net.h +++ b/GUI/xephem/net.h @@ -32,8 +32,4 @@ extern int sendbytes (int fd, unsigned char buf[], int n); -/* For RCS Only -- Do Not Edit - * @(#) $RCSfile: net.h,v $ $Date: 2003/03/17 07:26:21 $ $Revision: 1.3 $ $Name: $ - */ - #endif /* _NET_H */ diff --git a/GUI/xephem/netmenu.c b/GUI/xephem/netmenu.c index 6380e9b..1f08c0f 100644 --- a/GUI/xephem/netmenu.c +++ b/GUI/xephem/netmenu.c @@ -1034,5 +1034,3 @@ int addrlen; return (0); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: netmenu.c,v $ $Date: 2010/10/06 21:12:16 $ $Revision: 1.30 $ $Name: $"}; diff --git a/GUI/xephem/objmenu.c b/GUI/xephem/objmenu.c index a2489c5..6c0b5c9 100644 --- a/GUI/xephem/objmenu.c +++ b/GUI/xephem/objmenu.c @@ -1114,5 +1114,3 @@ obj_setnames() } } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: objmenu.c,v $ $Date: 2013/03/02 02:57:08 $ $Revision: 1.55 $ $Name: $"}; diff --git a/GUI/xephem/obslog.c b/GUI/xephem/obslog.c index 8292d6e..f9d375f 100644 --- a/GUI/xephem/obslog.c +++ b/GUI/xephem/obslog.c @@ -1244,5 +1244,3 @@ oll_info_eh (Widget w, XtPointer client, XEvent *ev, Boolean *c_to_dispatch) sv_point(&o); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: obslog.c,v $ $Date: 2015/08/09 21:47:00 $ $Revision: 1.24 $ $Name: $"}; diff --git a/GUI/xephem/patchlevel.h b/GUI/xephem/patchlevel.h index 2c101b8..bc3ddcf 100644 --- a/GUI/xephem/patchlevel.h +++ b/GUI/xephem/patchlevel.h @@ -5,8 +5,4 @@ extern char PATCHLEVEL[]; extern char PATCHDATE[]; extern char COPYRIGHT[]; -/* For RCS Only -- Do Not Edit - * @(#) $RCSfile: patchlevel.h,v $ $Date: 2003/03/17 07:26:21 $ $Revision: 1.3 $ $Name: $ - */ - #endif /* _PATCHLEVEL_H */ diff --git a/GUI/xephem/plot.h b/GUI/xephem/plot.h index de5d91d..8b762ff 100644 --- a/GUI/xephem/plot.h +++ b/GUI/xephem/plot.h @@ -27,6 +27,3 @@ typedef struct { int win_minx, win_maxx, win_miny, win_maxy; } DrawInfo; -/* For RCS Only -- Do Not Edit - * @(#) $RCSfile: plot.h,v $ $Date: 2012/12/30 17:01:02 $ $Revision: 1.2 $ $Name: $ - */ diff --git a/GUI/xephem/plot_aux.c b/GUI/xephem/plot_aux.c index 9be1a89..b70fa6c 100644 --- a/GUI/xephem/plot_aux.c +++ b/GUI/xephem/plot_aux.c @@ -420,5 +420,3 @@ int w; return (ovl.width); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: plot_aux.c,v $ $Date: 2012/12/30 17:01:02 $ $Revision: 1.12 $ $Name: $"}; diff --git a/GUI/xephem/plotmenu.c b/GUI/xephem/plotmenu.c index d2ebcc7..b3f83e8 100644 --- a/GUI/xephem/plotmenu.c +++ b/GUI/xephem/plotmenu.c @@ -1588,5 +1588,3 @@ plt_ano (double *sx, double *sy, int *xp, int *yp, int w2x, int arg) return (1); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: plotmenu.c,v $ $Date: 2012/12/30 17:01:02 $ $Revision: 1.38 $ $Name: $"}; diff --git a/GUI/xephem/preferences.c b/GUI/xephem/preferences.c index 5bdb4aa..c92e28a 100644 --- a/GUI/xephem/preferences.c +++ b/GUI/xephem/preferences.c @@ -483,5 +483,3 @@ XtPointer call; } } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: preferences.c,v $ $Date: 2009/01/05 20:55:54 $ $Revision: 1.20 $ $Name: $"}; diff --git a/GUI/xephem/progress.c b/GUI/xephem/progress.c index c2653e9..0a15316 100644 --- a/GUI/xephem/progress.c +++ b/GUI/xephem/progress.c @@ -311,5 +311,3 @@ make_gc() get_something (pm_da, XmNbackground, (XtArgVal)&pm_bgpix); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: progress.c,v $ $Date: 2009/01/05 20:55:54 $ $Revision: 1.17 $ $Name: $"}; diff --git a/GUI/xephem/ps.c b/GUI/xephem/ps.c index 68fe8e7..7858e0c 100644 --- a/GUI/xephem/ps.c +++ b/GUI/xephem/ps.c @@ -2333,5 +2333,3 @@ haloCache (Display *dsp, Pixel p) return (hcache[nhcache++].hp); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: ps.c,v $ $Date: 2006/08/21 09:18:56 $ $Revision: 1.67 $ $Name: $"}; diff --git a/GUI/xephem/ps.h b/GUI/xephem/ps.h index 06cadc6..4590396 100644 --- a/GUI/xephem/ps.h +++ b/GUI/xephem/ps.h @@ -64,8 +64,4 @@ extern void toRGB (double h, double s, double v, double *rp, double *gp, */ #define AROWY(r) (72 + (ANNOT_PTSZ+1)*(r)) -/* For RCS Only -- Do Not Edit - * @(#) $RCSfile: ps.h,v $ $Date: 2006/05/07 02:11:52 $ $Revision: 1.11 $ $Name: $ - */ - #endif /* _PS_H */ diff --git a/GUI/xephem/query.c b/GUI/xephem/query.c index 475b1f9..10797c6 100644 --- a/GUI/xephem/query.c +++ b/GUI/xephem/query.c @@ -103,5 +103,3 @@ XtPointer call; XtDestroyWidget (w); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: query.c,v $ $Date: 2009/01/05 20:55:54 $ $Revision: 1.5 $ $Name: $"}; diff --git a/GUI/xephem/rotated.c b/GUI/xephem/rotated.c index e7494b6..6816e10 100644 --- a/GUI/xephem/rotated.c +++ b/GUI/xephem/rotated.c @@ -1577,5 +1577,3 @@ XPoint *XRotTextExtents(dpy, font, angle, x, y, text, align) -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: rotated.c,v $ $Date: 2003/10/08 03:17:57 $ $Revision: 1.5 $ $Name: $"}; diff --git a/GUI/xephem/rotated.h b/GUI/xephem/rotated.h index 08a8961..cda4822 100644 --- a/GUI/xephem/rotated.h +++ b/GUI/xephem/rotated.h @@ -77,6 +77,3 @@ extern XPoint *XRotTextExtents(); -/* For RCS Only -- Do Not Edit - * @(#) $RCSfile: rotated.h,v $ $Date: 2003/03/17 07:26:21 $ $Revision: 1.2 $ $Name: $ - */ diff --git a/GUI/xephem/satmenu.c b/GUI/xephem/satmenu.c index 11c3891..45e7c3f 100644 --- a/GUI/xephem/satmenu.c +++ b/GUI/xephem/satmenu.c @@ -2512,5 +2512,3 @@ double ra, dec; } } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: satmenu.c,v $ $Date: 2012/07/07 18:04:42 $ $Revision: 1.65 $ $Name: $"}; diff --git a/GUI/xephem/saveres.c b/GUI/xephem/saveres.c index 4d8046a..f2e5270 100644 --- a/GUI/xephem/saveres.c +++ b/GUI/xephem/saveres.c @@ -4095,5 +4095,3 @@ skyview_newres() svbs_newres(); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: saveres.c,v $ $Date: 2012/08/17 01:53:59 $ $Revision: 1.129 $ $Name: $"}; diff --git a/GUI/xephem/scope.c b/GUI/xephem/scope.c index 78e8403..03e86ba 100644 --- a/GUI/xephem/scope.c +++ b/GUI/xephem/scope.c @@ -864,5 +864,3 @@ fromINDIValue (double indiv, Widget m_w, Widget b_w) return (localv); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: scope.c,v $ $Date: 2011/09/23 01:52:39 $ $Revision: 1.28 $ $Name: $"}; diff --git a/GUI/xephem/sites.c b/GUI/xephem/sites.c index 799f792..ff1f04c 100644 --- a/GUI/xephem/sites.c +++ b/GUI/xephem/sites.c @@ -1052,5 +1052,3 @@ moreSites() return (&sites[nsites++]); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: sites.c,v $ $Date: 2006/08/21 20:04:30 $ $Revision: 1.27 $ $Name: $"}; diff --git a/GUI/xephem/sites.h b/GUI/xephem/sites.h index f8c21e1..8ae22f4 100644 --- a/GUI/xephem/sites.h +++ b/GUI/xephem/sites.h @@ -23,8 +23,4 @@ extern void sites_abbrev (char *full, char ab[], int maxn); -/* For RCS Only -- Do Not Edit - * @(#) $RCSfile: sites.h,v $ $Date: 2003/05/28 23:56:19 $ $Revision: 1.8 $ $Name: $ - */ - #endif /* _SITES_H */ diff --git a/GUI/xephem/skybinary.c b/GUI/xephem/skybinary.c index 23245c5..2c70346 100644 --- a/GUI/xephem/skybinary.c +++ b/GUI/xephem/skybinary.c @@ -597,5 +597,3 @@ bs_annotate (Now *np) XtFree (tcpy); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: skybinary.c,v $ $Date: 2004/06/17 15:19:53 $ $Revision: 1.12 $ $Name: $"}; diff --git a/GUI/xephem/skyeyep.c b/GUI/xephem/skyeyep.c index 4f6905a..53df7b6 100644 --- a/GUI/xephem/skyeyep.c +++ b/GUI/xephem/skyeyep.c @@ -1779,5 +1779,3 @@ se_loadPos(char *fn) sv_all (mm_get_now()); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: skyeyep.c,v $ $Date: 2011/05/16 02:32:23 $ $Revision: 1.32 $ $Name: $"}; diff --git a/GUI/xephem/skyeyep.h b/GUI/xephem/skyeyep.h index a57d089..e1ba15b 100644 --- a/GUI/xephem/skyeyep.h +++ b/GUI/xephem/skyeyep.h @@ -24,8 +24,4 @@ extern int se_isOneHere (int aamode, double azra, double altdec); extern void se_del (int aamode, double azra, double altdec); -/* For RCS Only -- Do Not Edit - * @(#) $RCSfile: skyeyep.h,v $ $Date: 2011/05/16 02:32:23 $ $Revision: 1.6 $ $Name: $ - */ - #endif /* _SKYEPEP_H */ diff --git a/GUI/xephem/skyfifos.c b/GUI/xephem/skyfifos.c index b2f715e..accb3df 100644 --- a/GUI/xephem/skyfifos.c +++ b/GUI/xephem/skyfifos.c @@ -186,5 +186,3 @@ ififo_cb (XtPointer client, int *fdp, XtInputId *idp) } } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: skyfifos.c,v $ $Date: 2011/09/23 01:52:39 $ $Revision: 1.8 $ $Name: $"}; diff --git a/GUI/xephem/skyfiltmenu.c b/GUI/xephem/skyfiltmenu.c index 4ec5d49..3859546 100644 --- a/GUI/xephem/skyfiltmenu.c +++ b/GUI/xephem/skyfiltmenu.c @@ -1013,5 +1013,3 @@ AutoMag **ampp; return (namp); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: skyfiltmenu.c,v $ $Date: 2004/05/05 17:43:32 $ $Revision: 1.24 $ $Name: $"}; diff --git a/GUI/xephem/skyfits.c b/GUI/xephem/skyfits.c index 48122d4..184a73c 100644 --- a/GUI/xephem/skyfits.c +++ b/GUI/xephem/skyfits.c @@ -1649,5 +1649,3 @@ char *fn; return (!stat (fn, &st) && (st.st_mode & S_IFIFO)); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: skyfits.c,v $ $Date: 2010/10/23 02:59:13 $ $Revision: 1.66 $ $Name: $"}; diff --git a/GUI/xephem/skyhist.c b/GUI/xephem/skyhist.c index 3382248..1da5fbe 100644 --- a/GUI/xephem/skyhist.c +++ b/GUI/xephem/skyhist.c @@ -914,5 +914,3 @@ char *how; return (fp); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: skyhist.c,v $ $Date: 2012/07/07 18:04:42 $ $Revision: 1.40 $ $Name: $"}; diff --git a/GUI/xephem/skyhist.h b/GUI/xephem/skyhist.h index 0a22802..6959975 100644 --- a/GUI/xephem/skyhist.h +++ b/GUI/xephem/skyhist.h @@ -52,8 +52,4 @@ extern void svh_add_current(void); extern int svh_nhist(void); -/* For RCS Only -- Do Not Edit - * @(#) $RCSfile: skyhist.h,v $ $Date: 2012/07/07 18:04:42 $ $Revision: 1.13 $ $Name: $ - */ - #endif /* _SKYHIST_H */ diff --git a/GUI/xephem/skyip.c b/GUI/xephem/skyip.c index 8e2393e..38e06b7 100644 --- a/GUI/xephem/skyip.c +++ b/GUI/xephem/skyip.c @@ -3615,5 +3615,3 @@ XtPointer call; hlp_dialog ("SkyIP_WCS", msg, sizeof(msg)/sizeof(msg[0])); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: skyip.c,v $ $Date: 2012/11/23 04:14:01 $ $Revision: 1.43 $ $Name: $"}; diff --git a/GUI/xephem/skyip.h b/GUI/xephem/skyip.h index ad23040..1f77ce1 100644 --- a/GUI/xephem/skyip.h +++ b/GUI/xephem/skyip.h @@ -50,8 +50,4 @@ extern void si_win2im (int winx, int winy, int winw, int winh, extern void siwcs_manage (void); extern void siwcs_unmanage (void); -/* For RCS Only -- Do Not Edit - * @(#) $RCSfile: skyip.h,v $ $Date: 2005/11/18 13:42:59 $ $Revision: 1.4 $ $Name: $ - */ - #endif /* _SKYIP_H */ diff --git a/GUI/xephem/skylist.c b/GUI/xephem/skylist.c index bef8c6d..cdfcc73 100644 --- a/GUI/xephem/skylist.c +++ b/GUI/xephem/skylist.c @@ -1537,5 +1537,3 @@ sl_sort () watch_cursor(0); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: skylist.c,v $ $Date: 2006/02/05 21:10:43 $ $Revision: 1.42 $ $Name: $"}; diff --git a/GUI/xephem/skylist.h b/GUI/xephem/skylist.h index 6fb6815..96c51e4 100644 --- a/GUI/xephem/skylist.h +++ b/GUI/xephem/skylist.h @@ -16,8 +16,4 @@ extern void sl_manage(void); extern void sl_unmanage(void); -/* For RCS Only -- Do Not Edit - * @(#) $RCSfile: skylist.h,v $ $Date: 2003/05/02 04:36:21 $ $Revision: 1.6 $ $Name: $ - */ - #endif /* _SKYLIST_H */ diff --git a/GUI/xephem/skytoolbar.c b/GUI/xephem/skytoolbar.c index 97c1f59..e5cb007 100644 --- a/GUI/xephem/skytoolbar.c +++ b/GUI/xephem/skytoolbar.c @@ -1210,5 +1210,3 @@ XtPointer call; si_updateSlice(slice_on); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: skytoolbar.c,v $ $Date: 2008/08/17 20:18:31 $ $Revision: 1.57 $ $Name: $"}; diff --git a/GUI/xephem/skytoolbar.h b/GUI/xephem/skytoolbar.h index 35bc2eb..c159be2 100644 --- a/GUI/xephem/skytoolbar.h +++ b/GUI/xephem/skytoolbar.h @@ -65,8 +65,4 @@ extern void si_updateContrast (int on); extern void si_updateSlice (int on); extern void si_updateGlass (int on); -/* For RCS Only -- Do Not Edit - * @(#) $RCSfile: skytoolbar.h,v $ $Date: 2008/08/17 20:18:31 $ $Revision: 1.21 $ $Name: $ - */ - #endif /* _SKYTOOLBAR_H */ diff --git a/GUI/xephem/skyviewmenu.c b/GUI/xephem/skyviewmenu.c index 03c1e85..edaad97 100644 --- a/GUI/xephem/skyviewmenu.c +++ b/GUI/xephem/skyviewmenu.c @@ -10440,5 +10440,3 @@ XtIntervalId *id; fs_to = XtAppAddTimeOut (xe_app, FSTO, chkFS_to, 0); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: skyviewmenu.c,v $ $Date: 2015/04/09 00:23:02 $ $Revision: 1.351 $ $Name: $"}; diff --git a/GUI/xephem/solsysmenu.c b/GUI/xephem/solsysmenu.c index d96d55a..b40661a 100644 --- a/GUI/xephem/solsysmenu.c +++ b/GUI/xephem/solsysmenu.c @@ -2376,5 +2376,3 @@ mk_gcs() get_views_font (XtD, &efsp); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: solsysmenu.c,v $ $Date: 2009/08/04 03:04:42 $ $Revision: 1.47 $ $Name: $"}; diff --git a/GUI/xephem/splash.c b/GUI/xephem/splash.c index 74ff02a..527faf0 100644 --- a/GUI/xephem/splash.c +++ b/GUI/xephem/splash.c @@ -378,5 +378,3 @@ wantSplash() return (!fp); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: splash.c,v $ $Date: 2006/04/02 12:56:47 $ $Revision: 1.27 $ $Name: $"}; diff --git a/GUI/xephem/srchmenu.c b/GUI/xephem/srchmenu.c index cf87822..3256f2b 100644 --- a/GUI/xephem/srchmenu.c +++ b/GUI/xephem/srchmenu.c @@ -1115,5 +1115,3 @@ double *tmincp; } } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: srchmenu.c,v $ $Date: 2008/01/31 16:40:52 $ $Revision: 1.25 $ $Name: $"}; diff --git a/GUI/xephem/sunmenu.c b/GUI/xephem/sunmenu.c index e0c08b0..348ebf1 100644 --- a/GUI/xephem/sunmenu.c +++ b/GUI/xephem/sunmenu.c @@ -1208,6 +1208,4 @@ carrington(Now *np) return ((1./27.2753)*((mjd+MJD0)-2398167.0) + 1.0); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: sunmenu.c,v $ $Date: 2012/03/07 01:10:15 $ $Revision: 1.23 $ $Name: $"}; diff --git a/GUI/xephem/time.c b/GUI/xephem/time.c index fa28276..5ed9eb4 100644 --- a/GUI/xephem/time.c +++ b/GUI/xephem/time.c @@ -123,5 +123,3 @@ int rtcflag; /* relative since set mjd0 */ } } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: time.c,v $ $Date: 2005/07/09 02:11:56 $ $Revision: 1.9 $ $Name: $"}; diff --git a/GUI/xephem/tips.c b/GUI/xephem/tips.c index ff4253e..390b200 100644 --- a/GUI/xephem/tips.c +++ b/GUI/xephem/tips.c @@ -397,5 +397,3 @@ tip_sort () tips_sorted = 1; } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: tips.c,v $ $Date: 2009/01/05 20:55:54 $ $Revision: 1.14 $ $Name: $"}; diff --git a/GUI/xephem/tools/lx200xed/liblx200.c b/GUI/xephem/tools/lx200xed/liblx200.c index a944491..b2e436a 100644 --- a/GUI/xephem/tools/lx200xed/liblx200.c +++ b/GUI/xephem/tools/lx200xed/liblx200.c @@ -1235,5 +1235,3 @@ lx200_set_lib_emulate(int fEmulate, int iMode) return(LX200_TRUE); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: liblx200.c,v $ $Date: 2002/01/04 17:36:52 $ $Revision: 1.8 $ $Name: $"}; diff --git a/GUI/xephem/tools/lx200xed/liblx200.h b/GUI/xephem/tools/lx200xed/liblx200.h index f0be191..1e4d814 100644 --- a/GUI/xephem/tools/lx200xed/liblx200.h +++ b/GUI/xephem/tools/lx200xed/liblx200.h @@ -221,6 +221,3 @@ int lx200_set_lib_emulate(int, int); -/* For RCS Only -- Do Not Edit - * @(#) $RCSfile: liblx200.h,v $ $Date: 2001/12/09 08:18:09 $ $Revision: 1.3 $ $Name: $ - */ diff --git a/GUI/xephem/tools/lx200xed/lx200xed.c b/GUI/xephem/tools/lx200xed/lx200xed.c index 34bdb33..585dfae 100644 --- a/GUI/xephem/tools/lx200xed/lx200xed.c +++ b/GUI/xephem/tools/lx200xed/lx200xed.c @@ -663,5 +663,3 @@ trace(int iLevel, char *szpFormat, char *szpArg) } } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: lx200xed.c,v $ $Date: 2004/04/20 03:58:44 $ $Revision: 1.18 $ $Name: $"}; diff --git a/GUI/xephem/tools/xedb/print.c b/GUI/xephem/tools/xedb/print.c index 024cd0e..05daf24 100644 --- a/GUI/xephem/tools/xedb/print.c +++ b/GUI/xephem/tools/xedb/print.c @@ -220,5 +220,3 @@ txt_riset (Now *np, Obj *op) } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: print.c,v $ $Date: 2003/04/18 07:36:48 $ $Revision: 1.2 $ $Name: $"}; diff --git a/GUI/xephem/tools/xedb/xedb.c b/GUI/xephem/tools/xedb/xedb.c index 80f75f1..8fc9d89 100644 --- a/GUI/xephem/tools/xedb/xedb.c +++ b/GUI/xephem/tools/xedb/xedb.c @@ -346,5 +346,3 @@ process1edb (Now *np, char edbline[]) txt_report (np, op, wanttopo); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: xedb.c,v $ $Date: 2003/11/05 01:47:59 $ $Revision: 1.6 $ $Name: $"}; diff --git a/GUI/xephem/tools/xephemdbd/db.c b/GUI/xephem/tools/xephemdbd/db.c index 6fea850..f410b73 100644 --- a/GUI/xephem/tools/xephemdbd/db.c +++ b/GUI/xephem/tools/xephemdbd/db.c @@ -387,5 +387,3 @@ DBMem *dmp; dmp->nmem = 0; } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: db.c,v $ $Date: 2004/06/21 02:48:15 $ $Revision: 1.5 $ $Name: $"}; diff --git a/GUI/xephem/tools/xephemdbd/request.c b/GUI/xephem/tools/xephemdbd/request.c index ad20e99..06ba1ea 100644 --- a/GUI/xephem/tools/xephemdbd/request.c +++ b/GUI/xephem/tools/xephemdbd/request.c @@ -427,5 +427,3 @@ edb_report (Now *np, Obj *op) printf ("%s\n", line); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: request.c,v $ $Date: 2006/12/24 20:08:26 $ $Revision: 1.8 $ $Name: $"}; diff --git a/GUI/xephem/tools/xephemdbd/stubs.c b/GUI/xephem/tools/xephemdbd/stubs.c index 30aa93f..4a5bd4e 100644 --- a/GUI/xephem/tools/xephemdbd/stubs.c +++ b/GUI/xephem/tools/xephemdbd/stubs.c @@ -60,5 +60,3 @@ syserrstr () return (strerror(errno)); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: stubs.c,v $ $Date: 2004/06/21 02:48:15 $ $Revision: 1.6 $ $Name: $"}; diff --git a/GUI/xephem/tools/xephemdbd/xephemdbd.c b/GUI/xephem/tools/xephemdbd/xephemdbd.c index eb01b9d..ecb9cfe 100644 --- a/GUI/xephem/tools/xephemdbd/xephemdbd.c +++ b/GUI/xephem/tools/xephemdbd/xephemdbd.c @@ -405,5 +405,3 @@ new_process (char *req) /* parent just resumes */ } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: xephemdbd.c,v $ $Date: 2003/12/05 06:27:38 $ $Revision: 1.6 $ $Name: $"}; diff --git a/GUI/xephem/trailmenu.c b/GUI/xephem/trailmenu.c index ea96cf0..406bfaa 100644 --- a/GUI/xephem/trailmenu.c +++ b/GUI/xephem/trailmenu.c @@ -1280,5 +1280,3 @@ int x, y; XPSRotDrawAlignedString (dsp, tr_fs, a, mag, win, gc, x, y, bp, align); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: trailmenu.c,v $ $Date: 2008/03/25 01:16:16 $ $Revision: 1.29 $ $Name: $"}; diff --git a/GUI/xephem/trails.h b/GUI/xephem/trails.h index b53b985..fbe8d6a 100644 --- a/GUI/xephem/trails.h +++ b/GUI/xephem/trails.h @@ -112,8 +112,4 @@ extern void tr_newres (void); extern void tr_setres (char *name, TrState *state); extern void tr_getres (char *name, TrState *state); -/* For RCS Only -- Do Not Edit - * @(#) $RCSfile: trails.h,v $ $Date: 2008/03/21 20:12:11 $ $Revision: 1.6 $ $Name: $ - */ - #endif /* _TRAILS_H */ diff --git a/GUI/xephem/uranusmenu.c b/GUI/xephem/uranusmenu.c index 526ba0b..7acf3f5 100644 --- a/GUI/xephem/uranusmenu.c +++ b/GUI/xephem/uranusmenu.c @@ -2151,5 +2151,3 @@ double ra, dec; } } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: uranusmenu.c,v $ $Date: 2012/07/07 18:04:42 $ $Revision: 1.52 $ $Name: $"}; diff --git a/GUI/xephem/usno.c b/GUI/xephem/usno.c index b0ab93f..5938709 100644 --- a/GUI/xephem/usno.c +++ b/GUI/xephem/usno.c @@ -412,5 +412,3 @@ addGS (StarArray *sap, FieldStar *fsp) return (0); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: usno.c,v $ $Date: 2004/05/05 17:43:32 $ $Revision: 1.15 $ $Name: $"}; diff --git a/GUI/xephem/versionmenu.c b/GUI/xephem/versionmenu.c index a5b3b46..96a180d 100644 --- a/GUI/xephem/versionmenu.c +++ b/GUI/xephem/versionmenu.c @@ -533,5 +533,3 @@ v_define_gc() v_gc = XCreateGC (dsp, win, 0L, NULL); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: versionmenu.c,v $ $Date: 2005/08/24 21:30:19 $ $Revision: 1.35 $ $Name: $"}; diff --git a/GUI/xephem/webdbmenu.c b/GUI/xephem/webdbmenu.c index a606f92..a065aab 100644 --- a/GUI/xephem/webdbmenu.c +++ b/GUI/xephem/webdbmenu.c @@ -496,5 +496,3 @@ char *url; watch_cursor(0); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: webdbmenu.c,v $ $Date: 2012/11/23 05:22:03 $ $Revision: 1.26 $ $Name: $"}; diff --git a/GUI/xephem/xe2.c b/GUI/xephem/xe2.c index 57e269b..8eca547 100644 --- a/GUI/xephem/xe2.c +++ b/GUI/xephem/xe2.c @@ -398,5 +398,3 @@ fopenh (char *name, char *how) #endif -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: xe2.c,v $ $Date: 2004/05/05 17:43:32 $ $Revision: 1.14 $ $Name: $"}; diff --git a/GUI/xephem/xe3.c b/GUI/xephem/xe3.c index c1a8d24..7c57f8f 100644 --- a/GUI/xephem/xe3.c +++ b/GUI/xephem/xe3.c @@ -460,5 +460,3 @@ fopenh (char *name, char *how) #endif -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: xe3.c,v $ $Date: 2009/01/05 21:44:18 $ $Revision: 1.5 $ $Name: $"}; diff --git a/GUI/xephem/xephem.c b/GUI/xephem/xephem.c index c411af8..0c12376 100644 --- a/GUI/xephem/xephem.c +++ b/GUI/xephem/xephem.c @@ -995,5 +995,3 @@ x_quit() } } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: xephem.c,v $ $Date: 2013/01/14 01:04:24 $ $Revision: 1.114 $ $Name: $"}; diff --git a/GUI/xephem/xephem.h b/GUI/xephem/xephem.h index 19186b1..e74fab3 100644 --- a/GUI/xephem/xephem.h +++ b/GUI/xephem/xephem.h @@ -456,6 +456,3 @@ extern void wtip (Widget w, char *tip); #endif /* _XEPHEM_H */ -/* For RCS Only -- Do Not Edit - * @(#) $RCSfile: xephem.h,v $ $Date: 2012/12/30 17:01:02 $ $Revision: 1.63 $ $Name: $ - */ diff --git a/GUI/xephem/xmisc.c b/GUI/xephem/xmisc.c index 0431b9d..f668929 100644 --- a/GUI/xephem/xmisc.c +++ b/GUI/xephem/xmisc.c @@ -1491,5 +1491,3 @@ pixCache (XColor *xcp) nxc++; } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: xmisc.c,v $ $Date: 2006/04/10 09:00:06 $ $Revision: 1.57 $ $Name: $"}; diff --git a/Site/contrib/wcs.c b/Site/contrib/wcs.c index 6151553..a6274b4 100644 --- a/Site/contrib/wcs.c +++ b/Site/contrib/wcs.c @@ -756,5 +756,3 @@ double *ypix; return 0; } /* end xypix */ -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: wcs.c,v $ $Date: 2005/04/09 21:13:22 $ $Revision: 1.4 $ $Name: $"}; diff --git a/libXm/osx/Xm/RowColumnI.h b/libXm/osx/Xm/RowColumnI.h index 155bfa5..dc07582 100644 --- a/libXm/osx/Xm/RowColumnI.h +++ b/libXm/osx/Xm/RowColumnI.h @@ -39,7 +39,6 @@ #ifdef REV_INFO #ifndef lint -static char *rcsidRowColumnIH = "$XConsortium: RowColumnI.h /main/6 1996/08/15 17:26:22 pascale $"; #endif #endif diff --git a/libastro/aa_hadec.c b/libastro/aa_hadec.c index 29a2b6e..c697eb6 100644 --- a/libastro/aa_hadec.c +++ b/libastro/aa_hadec.c @@ -73,5 +73,3 @@ double *p, double *q) *q = PI/2 - acos(cap); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: aa_hadec.c,v $ $Date: 2003/03/20 08:51:37 $ $Revision: 1.3 $ $Name: $"}; diff --git a/libastro/aberration.c b/libastro/aberration.c index af55df3..58e9c29 100644 --- a/libastro/aberration.c +++ b/libastro/aberration.c @@ -157,5 +157,3 @@ ab_aux (double mj, double *x, double *y, double lsn, int mode) } /* switch (mode) */ } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: aberration.c,v $ $Date: 2006/08/28 00:22:26 $ $Revision: 1.6 $ $Name: $"}; diff --git a/libastro/actan.c b/libastro/actan.c index a04725b..e49561f 100644 --- a/libastro/actan.c +++ b/libastro/actan.c @@ -63,5 +63,3 @@ void main() { #endif /* 0 */ -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: actan.c,v $ $Date: 2001/01/10 16:32:21 $ $Revision: 1.3 $ $Name: $"}; diff --git a/libastro/airmass.c b/libastro/airmass.c index a5d046f..0d1f892 100644 --- a/libastro/airmass.c +++ b/libastro/airmass.c @@ -22,5 +22,3 @@ double *Xp) /* airmasses */ *Xp = 1.0 + sm1*(0.9981833 - sm1*(0.002875 + 0.0008083*sm1)); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: airmass.c,v $ $Date: 2003/03/20 08:51:37 $ $Revision: 1.3 $ $Name: $"}; diff --git a/libastro/anomaly.c b/libastro/anomaly.c index c6bc8eb..32b1d8d 100644 --- a/libastro/anomaly.c +++ b/libastro/anomaly.c @@ -59,5 +59,3 @@ anomaly (double ma, double s, double *nu, double *ea) *ea = fea; } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: anomaly.c,v $ $Date: 2003/03/20 08:51:37 $ $Revision: 1.3 $ $Name: $"}; diff --git a/libastro/ap_as.c b/libastro/ap_as.c index 64619fe..097004a 100644 --- a/libastro/ap_as.c +++ b/libastro/ap_as.c @@ -64,5 +64,3 @@ as_ap (Now *np, double Mjd, double *rap, double *decp) *decp = o.s_dec; } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: ap_as.c,v $ $Date: 2006/08/28 00:20:58 $ $Revision: 1.8 $ $Name: $"}; diff --git a/libastro/astro.h b/libastro/astro.h index 3a6cee3..66a0cef 100644 --- a/libastro/astro.h +++ b/libastro/astro.h @@ -805,6 +805,3 @@ extern int vsop87 (double m, int obj, double prec, double *ret); #endif /* _ASTRO_H */ -/* For RCS Only -- Do Not Edit - * @(#) $RCSfile: astro.h,v $ $Date: 2013/01/06 01:12:57 $ $Revision: 1.33 $ $Name: $ - */ diff --git a/libastro/atlas.c b/libastro/atlas.c index 2361537..541b3ca 100644 --- a/libastro/atlas.c +++ b/libastro/atlas.c @@ -192,5 +192,3 @@ u2k_atlas(double ra, double dec) } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: atlas.c,v $ $Date: 2003/03/20 08:51:37 $ $Revision: 1.8 $ $Name: $"}; diff --git a/libastro/auxil.c b/libastro/auxil.c index 0fa712f..caab70e 100644 --- a/libastro/auxil.c +++ b/libastro/auxil.c @@ -38,5 +38,3 @@ mm_mjed (Now *np) return (mjd + deltat(mjd)/86400.0); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: auxil.c,v $ $Date: 2003/05/04 04:41:57 $ $Revision: 1.8 $ $Name: $"}; diff --git a/libastro/bdl.c b/libastro/bdl.c index 0486405..69837ee 100644 --- a/libastro/bdl.c +++ b/libastro/bdl.c @@ -234,5 +234,3 @@ main (int ac, char *av[]) } #endif -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: bdl.c,v $ $Date: 2008/04/20 08:11:35 $ $Revision: 1.6 $ $Name: $"}; diff --git a/libastro/bdl.h b/libastro/bdl.h index 3b4d0ea..389b2b8 100644 --- a/libastro/bdl.h +++ b/libastro/bdl.h @@ -1,6 +1,3 @@ extern int read_bdl (FILE *fp, double jd, double *xp, double *yp, double *zp, char ynot[]); -/* For RCS Only -- Do Not Edit - * @(#) $RCSfile: bdl.h,v $ $Date: 2003/03/20 08:56:31 $ $Revision: 1.1 $ $Name: $ - */ diff --git a/libastro/chap95.c b/libastro/chap95.c index bde4384..b4bfdad 100644 --- a/libastro/chap95.c +++ b/libastro/chap95.c @@ -170,5 +170,3 @@ chap95 (double m, int obj, double prec, double *ret) return (0); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: chap95.c,v $ $Date: 2003/03/20 08:51:37 $ $Revision: 1.3 $ $Name: $"}; diff --git a/libastro/chap95.h b/libastro/chap95.h index fff8acd..3b31ec9 100644 --- a/libastro/chap95.h +++ b/libastro/chap95.h @@ -63,6 +63,3 @@ extern chap95_rec chap95_pluto[]; extern int chap95 (double m, int obj, double prec, double *ret); -/* For RCS Only -- Do Not Edit - * @(#) $RCSfile: chap95.h,v $ $Date: 2003/03/20 08:51:37 $ $Revision: 1.2 $ $Name: $ - */ diff --git a/libastro/chap95_data.c b/libastro/chap95_data.c index 2c17735..1eef55b 100644 --- a/libastro/chap95_data.c +++ b/libastro/chap95_data.c @@ -779,5 +779,3 @@ chap95_rec chap95_pluto[] = { }; -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: chap95_data.c,v $ $Date: 1997/05/19 18:21:12 $ $Revision: 1.1 $ $Name: $"}; diff --git a/libastro/circum.c b/libastro/circum.c index 31dbc4b..ff8356c 100644 --- a/libastro/circum.c +++ b/libastro/circum.c @@ -857,5 +857,3 @@ h_albsize (double H) return (3600*raddeg(.707*1500*pow(2.51,(18-H)/2)/MAU)); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: circum.c,v $ $Date: 2015/04/09 00:12:30 $ $Revision: 1.19 $ $Name: $"}; diff --git a/libastro/comet.c b/libastro/comet.c index e03dc83..07413c5 100644 --- a/libastro/comet.c +++ b/libastro/comet.c @@ -79,5 +79,3 @@ double *lpd, double *psi, double *rp, double *rho, double *lam, double *bet) *bet = atan((rd*spsi*sin(*lam-*lpd))/(cpsi*re*sll)); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: comet.c,v $ $Date: 2003/03/20 08:51:37 $ $Revision: 1.3 $ $Name: $"}; diff --git a/libastro/constel.c b/libastro/constel.c index efb5a2e..221b3a2 100644 --- a/libastro/constel.c +++ b/libastro/constel.c @@ -1799,5 +1799,3 @@ cns_figure (int id, double e, double ra[], double dec[], int dcodes[]) return (cfp - figmap[id]); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: constel.c,v $ $Date: 2005/03/05 06:55:22 $ $Revision: 1.13 $ $Name: $"}; diff --git a/libastro/dbfmt.c b/libastro/dbfmt.c index a562493..c62ab9c 100644 --- a/libastro/dbfmt.c +++ b/libastro/dbfmt.c @@ -1025,5 +1025,3 @@ write_P (Obj *op, char lp[]) lp += sprintf (lp, "%s,P", op->o_name); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: dbfmt.c,v $ $Date: 2009/10/09 21:28:11 $ $Revision: 1.45 $ $Name: $"}; diff --git a/libastro/deep.c b/libastro/deep.c index fcb13f5..560d140 100644 --- a/libastro/deep.c +++ b/libastro/deep.c @@ -786,5 +786,3 @@ dpper(SatData *sat, double *EM, double *XINC, double *OMGASM, } /* END */ -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: deep.c,v $ $Date: 2000/09/25 19:43:03 $ $Revision: 1.2 $ $Name: $"}; diff --git a/libastro/deepconst.h b/libastro/deepconst.h index 8c71567..1678667 100644 --- a/libastro/deepconst.h +++ b/libastro/deepconst.h @@ -29,6 +29,3 @@ #endif /* _CONST_H */ -/* For RCS Only -- Do Not Edit - * @(#) $RCSfile: deepconst.h,v $ $Date: 2000/09/25 17:21:25 $ $Revision: 1.1 $ $Name: $ - */ diff --git a/libastro/earthsat.c b/libastro/earthsat.c index c86bea3..f7ac1d2 100644 --- a/libastro/earthsat.c +++ b/libastro/earthsat.c @@ -788,5 +788,3 @@ InitOrbitRoutines(double EpochDay, int AtEod) CosPenumbra = sqrt(1-SQR(SinPenumbra)); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: earthsat.c,v $ $Date: 2015/04/08 23:36:35 $ $Revision: 1.14 $ $Name: $"}; diff --git a/libastro/eq_ecl.c b/libastro/eq_ecl.c index 14abc5e..729096d 100644 --- a/libastro/eq_ecl.c +++ b/libastro/eq_ecl.c @@ -68,5 +68,3 @@ double *p, double *q) /* sw==1: p==lg, q==lt. sw==-1: p==ra, q==dec. */ range (p, 2*PI); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: eq_ecl.c,v $ $Date: 2003/03/20 08:51:37 $ $Revision: 1.4 $ $Name: $"}; diff --git a/libastro/eq_gal.c b/libastro/eq_gal.c index d4a5faf..bb68d4e 100644 --- a/libastro/eq_gal.c +++ b/libastro/eq_gal.c @@ -95,5 +95,3 @@ galeq_init() } } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: eq_gal.c,v $ $Date: 2003/03/20 08:51:37 $ $Revision: 1.4 $ $Name: $"}; diff --git a/libastro/formats.c b/libastro/formats.c index f6c1053..d8ec740 100644 --- a/libastro/formats.c +++ b/libastro/formats.c @@ -208,5 +208,3 @@ int *y) } } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: formats.c,v $ $Date: 2006/04/10 09:00:06 $ $Revision: 1.17 $ $Name: $"}; diff --git a/libastro/helio.c b/libastro/helio.c index d0dceae..e8c60c7 100644 --- a/libastro/helio.c +++ b/libastro/helio.c @@ -47,5 +47,3 @@ heliocorr (double jd, double ra, double dec, double *hcp) *hcp = 0.0057755 * (cdec*cra*X + (cdec*sra + tan(e)*sdec)*Y); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: helio.c,v $ $Date: 2003/03/20 08:51:37 $ $Revision: 1.3 $ $Name: $"}; diff --git a/libastro/jupmoon.c b/libastro/jupmoon.c index f3b0c88..2a7ecd6 100644 --- a/libastro/jupmoon.c +++ b/libastro/jupmoon.c @@ -389,5 +389,3 @@ moonTrans (MoonData md[J_NMOONS]) } } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: jupmoon.c,v $ $Date: 2006/08/29 03:16:47 $ $Revision: 1.7 $ $Name: $"}; diff --git a/libastro/libration.c b/libastro/libration.c index 59b5598..2c0f4fd 100644 --- a/libastro/libration.c +++ b/libastro/libration.c @@ -2209,5 +2209,3 @@ llibration (double JD, double *llatp, double *llonp) *llatp = degrad (lt/3600.0); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: libration.c,v $ $Date: 2003/03/20 08:51:37 $ $Revision: 1.4 $ $Name: $"}; diff --git a/libastro/magdecl.c b/libastro/magdecl.c index f3efa98..c8ff40b 100644 --- a/libastro/magdecl.c +++ b/libastro/magdecl.c @@ -377,5 +377,3 @@ float *dec, float *mdp, float *ti, float *gv) return (E0000(wmmdat,1,NULL,alt,glat,glon,t,dec,mdp,ti,gv)); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: magdecl.c,v $ $Date: 2004/10/12 15:21:48 $ $Revision: 1.6 $ $Name: $"}; diff --git a/libastro/marsmoon.c b/libastro/marsmoon.c index 7351763..e777b9c 100644 --- a/libastro/marsmoon.c +++ b/libastro/marsmoon.c @@ -263,5 +263,3 @@ moonTrans (MoonData md[M_NMOONS]) } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: marsmoon.c,v $ $Date: 2006/08/29 03:16:47 $ $Revision: 1.8 $ $Name: $"}; diff --git a/libastro/misc.c b/libastro/misc.c index 5047137..06a0672 100644 --- a/libastro/misc.c +++ b/libastro/misc.c @@ -499,5 +499,3 @@ is_deepsky (Obj *op) return (deepsky); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: misc.c,v $ $Date: 2005/03/11 16:47:46 $ $Revision: 1.18 $ $Name: $"}; diff --git a/libastro/mjd.c b/libastro/mjd.c index b875a7b..603478a 100644 --- a/libastro/mjd.c +++ b/libastro/mjd.c @@ -252,5 +252,3 @@ radecrange (double *ra, double *dec) range (ra, 2*PI); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: mjd.c,v $ $Date: 2003/03/20 08:51:37 $ $Revision: 1.6 $ $Name: $"}; diff --git a/libastro/moon.c b/libastro/moon.c index bf5f376..16ed35a 100644 --- a/libastro/moon.c +++ b/libastro/moon.c @@ -3463,5 +3463,3 @@ double *mdp) } } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: moon.c,v $ $Date: 2003/03/20 08:51:37 $ $Revision: 1.4 $ $Name: $"}; diff --git a/libastro/mooncolong.c b/libastro/mooncolong.c index 14e77b7..9d12924 100644 --- a/libastro/mooncolong.c +++ b/libastro/mooncolong.c @@ -232,5 +232,3 @@ main (int ac, char *av[]) #endif -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: mooncolong.c,v $ $Date: 2004/05/05 17:45:49 $ $Revision: 1.4 $ $Name: $"}; diff --git a/libastro/moonnf.c b/libastro/moonnf.c index 075aee7..cf7ff7c 100644 --- a/libastro/moonnf.c +++ b/libastro/moonnf.c @@ -65,5 +65,3 @@ m (double t, double k, double *mj) *mj = a + b; } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: moonnf.c,v $ $Date: 2003/03/20 08:50:15 $ $Revision: 1.1 $ $Name: $"}; diff --git a/libastro/nutation.c b/libastro/nutation.c index 241bf67..b7d6e0b 100644 --- a/libastro/nutation.c +++ b/libastro/nutation.c @@ -437,5 +437,3 @@ nut_eq (double mj, double *ra, double *dec) if (*ra < 0.) *ra += 2.*PI; /* make positive for display */ } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: nutation.c,v $ $Date: 2003/03/20 08:51:37 $ $Revision: 1.4 $ $Name: $"}; diff --git a/libastro/obliq.c b/libastro/obliq.c index e1dfce7..56a24fa 100644 --- a/libastro/obliq.c +++ b/libastro/obliq.c @@ -23,5 +23,3 @@ obliquity (double mj, double *eps) *eps = lasteps; } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: obliq.c,v $ $Date: 2003/03/20 08:51:37 $ $Revision: 1.3 $ $Name: $"}; diff --git a/libastro/parallactic.c b/libastro/parallactic.c index 327298c..f05183b 100644 --- a/libastro/parallactic.c +++ b/libastro/parallactic.c @@ -50,5 +50,3 @@ parallacticLHD (double lt, double ha, double dec) return (B); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: parallactic.c,v $ $Date: 2003/06/30 04:23:36 $ $Revision: 1.4 $ $Name: $"}; diff --git a/libastro/parallax.c b/libastro/parallax.c index 3e1738f..138014a 100644 --- a/libastro/parallax.c +++ b/libastro/parallax.c @@ -38,5 +38,3 @@ double *aha, double *adec) range (aha, 2*PI); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: parallax.c,v $ $Date: 2003/03/20 08:51:37 $ $Revision: 1.3 $ $Name: $"}; diff --git a/libastro/plans.c b/libastro/plans.c index 3ddf451..9680c2a 100644 --- a/libastro/plans.c +++ b/libastro/plans.c @@ -223,5 +223,3 @@ double *rho0, double *lam, double *bet, double *dia, double *mag) } } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: plans.c,v $ $Date: 2003/11/15 04:07:36 $ $Revision: 1.5 $ $Name: $"}; diff --git a/libastro/plshadow.c b/libastro/plshadow.c index 514adc9..c5c0cde 100644 --- a/libastro/plshadow.c +++ b/libastro/plshadow.c @@ -46,5 +46,3 @@ double y, double z, float *sxp, float *syp) return (0); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: plshadow.c,v $ $Date: 2004/12/17 20:53:43 $ $Revision: 1.3 $ $Name: $"}; diff --git a/libastro/precess.c b/libastro/precess.c index 33ed4f4..2816708 100644 --- a/libastro/precess.c +++ b/libastro/precess.c @@ -142,5 +142,3 @@ double *ra, double *dec) /* ra/dec for mjd1 in, for mjd2 out */ } #endif -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: precess.c,v $ $Date: 2003/03/20 08:51:37 $ $Revision: 1.4 $ $Name: $"}; diff --git a/libastro/preferences.h b/libastro/preferences.h index 11122f0..3a1fb25 100644 --- a/libastro/preferences.h +++ b/libastro/preferences.h @@ -27,6 +27,3 @@ extern int pref_set (Preferences p, int newp); #endif /* _PREFERENCES_H */ -/* For RCS Only -- Do Not Edit - * @(#) $RCSfile: preferences.h,v $ $Date: 2003/03/20 08:51:37 $ $Revision: 1.6 $ $Name: $ - */ diff --git a/libastro/reduce.c b/libastro/reduce.c index 58ede03..9903259 100644 --- a/libastro/reduce.c +++ b/libastro/reduce.c @@ -74,5 +74,3 @@ double *om) /* resultant long of ascending node, rads */ *inc = 1.570796327-asin((cinc*ceta)+(sinc*seta*cot)); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: reduce.c,v $ $Date: 2003/03/28 10:23:35 $ $Revision: 1.4 $ $Name: $"}; diff --git a/libastro/refract.c b/libastro/refract.c index 4483cc9..b1f87b1 100644 --- a/libastro/refract.c +++ b/libastro/refract.c @@ -92,5 +92,3 @@ refract (double pr, double tr, double ta, double *aa) #undef MAXRERR } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: refract.c,v $ $Date: 2003/03/20 08:51:37 $ $Revision: 1.6 $ $Name: $"}; diff --git a/libastro/rings.c b/libastro/rings.c index b09b682..ea6e2bd 100644 --- a/libastro/rings.c +++ b/libastro/rings.c @@ -41,5 +41,3 @@ double *etiltp, double *stiltp) /* tilt from earth and sun, rads south*/ *stiltp = bp; } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: rings.c,v $ $Date: 2003/03/20 08:51:37 $ $Revision: 1.3 $ $Name: $"}; diff --git a/libastro/riset.c b/libastro/riset.c index 1629d96..07fedb9 100644 --- a/libastro/riset.c +++ b/libastro/riset.c @@ -96,5 +96,3 @@ double *lsts, double *azr, double *azs, int *status) *status = 0; } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: riset.c,v $ $Date: 2003/03/20 08:51:37 $ $Revision: 1.3 $ $Name: $"}; diff --git a/libastro/riset_cir.c b/libastro/riset_cir.c index 66f91c1..648c791 100644 --- a/libastro/riset_cir.c +++ b/libastro/riset_cir.c @@ -422,5 +422,3 @@ double *alp, double *azp) /* max altitude and transit az at said time */ #undef MAXLOOPS } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: riset_cir.c,v $ $Date: 2013/01/06 01:12:57 $ $Revision: 1.18 $ $Name: $"}; diff --git a/libastro/satlib.h b/libastro/satlib.h index 31c3467..af5dde3 100644 --- a/libastro/satlib.h +++ b/libastro/satlib.h @@ -201,6 +201,3 @@ void sdp4(SatData *sat, Vec3 *pos, Vec3 *dpos, double TSINCE); #endif /* __SATLIB_H */ -/* For RCS Only -- Do Not Edit - * @(#) $RCSfile: satlib.h,v $ $Date: 2000/09/25 17:21:25 $ $Revision: 1.1 $ $Name: $ - */ diff --git a/libastro/satmoon.c b/libastro/satmoon.c index d6ca8f2..43346c3 100644 --- a/libastro/satmoon.c +++ b/libastro/satmoon.c @@ -508,5 +508,3 @@ moonTrans (MoonData md[S_NMOONS]) } } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: satmoon.c,v $ $Date: 2007/07/24 18:15:28 $ $Revision: 1.8 $ $Name: $"}; diff --git a/libastro/satspec.h b/libastro/satspec.h index 0986dd7..ff263ea 100644 --- a/libastro/satspec.h +++ b/libastro/satspec.h @@ -38,6 +38,3 @@ void dpper(SatData *sat, double *EM, double *XINC, double *OMGASM, #endif /* __SATSPEC_H */ -/* For RCS Only -- Do Not Edit - * @(#) $RCSfile: satspec.h,v $ $Date: 2000/09/25 17:21:25 $ $Revision: 1.1 $ $Name: $ - */ diff --git a/libastro/sattypes.h b/libastro/sattypes.h index 61891ff..4a0dae8 100644 --- a/libastro/sattypes.h +++ b/libastro/sattypes.h @@ -23,6 +23,3 @@ typedef struct _Geoloc { #endif /* __SATTYPES_H */ -/* For RCS Only -- Do Not Edit - * @(#) $RCSfile: sattypes.h,v $ $Date: 2000/09/25 17:21:25 $ $Revision: 1.1 $ $Name: $ - */ diff --git a/libastro/sdp4.c b/libastro/sdp4.c index 54e575c..9ee13ea 100644 --- a/libastro/sdp4.c +++ b/libastro/sdp4.c @@ -426,5 +426,3 @@ sdp4 (SatData *sat, Vec3 *pos, Vec3 *dpos, double TSINCE) END */ } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: sdp4.c,v $ $Date: 2002/12/26 05:43:07 $ $Revision: 1.5 $ $Name: $"}; diff --git a/libastro/sgp4.c b/libastro/sgp4.c index e1b191a..62eb993 100644 --- a/libastro/sgp4.c +++ b/libastro/sgp4.c @@ -397,5 +397,3 @@ sgp4(SatData *sat, Vec3 *pos, Vec3 *dpos, double TSINCE) dpos->z = RDOTK * UZ + RFDOTK * VZ; } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: sgp4.c,v $ $Date: 2012/10/01 00:05:23 $ $Revision: 1.5 $ $Name: $"}; diff --git a/libastro/sphcart.c b/libastro/sphcart.c index 9d216a8..35c771f 100644 --- a/libastro/sphcart.c +++ b/libastro/sphcart.c @@ -39,5 +39,3 @@ double *l, double *b, double *r) /* result: spherical coordinates */ } } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: sphcart.c,v $ $Date: 2006/08/28 00:20:27 $ $Revision: 1.4 $ $Name: $"}; diff --git a/libastro/sun.c b/libastro/sun.c index 6d92d5e..da9240a 100644 --- a/libastro/sun.c +++ b/libastro/sun.c @@ -40,5 +40,3 @@ sunpos (double mj, double *lsn, double *rsn, double *bsn) if (bsn) *bsn = last_bsn; /* assign only if non-NULL pointer */ } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: sun.c,v $ $Date: 2003/03/20 08:51:37 $ $Revision: 1.3 $ $Name: $"}; diff --git a/libastro/thetag.c b/libastro/thetag.c index 36a96a7..e10ef41 100644 --- a/libastro/thetag.c +++ b/libastro/thetag.c @@ -86,5 +86,3 @@ void main(int argc, char **argv) { } #endif -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: thetag.c,v $ $Date: 2000/10/07 05:12:17 $ $Revision: 1.3 $ $Name: $"}; diff --git a/libastro/twobody.c b/libastro/twobody.c index 086bc57..a19f848 100644 --- a/libastro/twobody.c +++ b/libastro/twobody.c @@ -239,5 +239,3 @@ ellipse_hyperbola: } /* vrc */ -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: twobody.c,v $ $Date: 2004/04/20 04:17:08 $ $Revision: 1.3 $ $Name: $"}; diff --git a/libastro/umoon.c b/libastro/umoon.c index a5b9915..e6a6fa3 100644 --- a/libastro/umoon.c +++ b/libastro/umoon.c @@ -268,5 +268,3 @@ moonTrans (MoonData md[U_NMOONS]) } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: umoon.c,v $ $Date: 2006/08/29 03:16:47 $ $Revision: 1.10 $ $Name: $"}; diff --git a/libastro/utc_gst.c b/libastro/utc_gst.c index bc4d3bb..050a880 100644 --- a/libastro/utc_gst.c +++ b/libastro/utc_gst.c @@ -91,5 +91,3 @@ main(argc, argv) } #endif -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: utc_gst.c,v $ $Date: 2003/03/20 08:51:37 $ $Revision: 1.3 $ $Name: $"}; diff --git a/libastro/vector.h b/libastro/vector.h index be1ec56..84b55f1 100644 --- a/libastro/vector.h +++ b/libastro/vector.h @@ -14,6 +14,3 @@ #endif /* __SATVECTOR_H */ -/* For RCS Only -- Do Not Edit - * @(#) $RCSfile: vector.h,v $ $Date: 2000/09/25 17:21:25 $ $Revision: 1.1 $ $Name: $ - */ diff --git a/libastro/vsop87.c b/libastro/vsop87.c index 57c2c8d..0f03c97 100644 --- a/libastro/vsop87.c +++ b/libastro/vsop87.c @@ -205,5 +205,3 @@ vsop87 (double mj, int obj, double prec, double *ret) return (0); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: vsop87.c,v $ $Date: 2003/03/20 08:51:37 $ $Revision: 1.4 $ $Name: $"}; diff --git a/libastro/vsop87.h b/libastro/vsop87.h index b5cb958..17d4244 100644 --- a/libastro/vsop87.h +++ b/libastro/vsop87.h @@ -88,6 +88,3 @@ extern int vn_neptune[][3]; extern int vsop87 (double mj, int obj, double prec, double *ret); -/* For RCS Only -- Do Not Edit - * @(#) $RCSfile: vsop87.h,v $ $Date: 2003/03/20 08:51:37 $ $Revision: 1.2 $ $Name: $ - */ diff --git a/libastro/vsop87_data.c b/libastro/vsop87_data.c index 360c386..e981e71 100644 --- a/libastro/vsop87_data.c +++ b/libastro/vsop87_data.c @@ -6984,5 +6984,3 @@ int vn_venus[][3] = { }; -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: vsop87_data.c,v $ $Date: 1997/05/19 18:21:42 $ $Revision: 1.1 $ $Name: $"}; diff --git a/libip/explodegif.c b/libip/explodegif.c index 5bf3e9c..b8bd679 100644 --- a/libip/explodegif.c +++ b/libip/explodegif.c @@ -671,5 +671,3 @@ static int gifError(pinfo, st) return 0; } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: explodegif.c,v $ $Date: 2009/01/05 20:55:16 $ $Revision: 1.3 $ $Name: $"}; diff --git a/libip/fits.c b/libip/fits.c index 10d3dda..e94f02e 100644 --- a/libip/fits.c +++ b/libip/fits.c @@ -1183,5 +1183,3 @@ FITS32to16 (FImage *fip) setIntFITS (fip, "BITPIX", fip->bitpix, "Bits per pixel"); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: fits.c,v $ $Date: 2009/03/26 02:24:24 $ $Revision: 1.8 $ $Name: $"}; diff --git a/libip/fsmatch.c b/libip/fsmatch.c index 49457cd..a032fea 100644 --- a/libip/fsmatch.c +++ b/libip/fsmatch.c @@ -628,5 +628,3 @@ setTrLevel() trlevel = atoi (ev); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: fsmatch.c,v $ $Date: 2009/01/05 20:55:16 $ $Revision: 1.13 $ $Name: $"}; diff --git a/libip/fsmatch.h b/libip/fsmatch.h index 61f1de6..f74d6f0 100644 --- a/libip/fsmatch.h +++ b/libip/fsmatch.h @@ -2,6 +2,3 @@ extern int fsmatch (FImage *fip, void (*drawf)(double x, double y, int rad, int ccode), ObjF *fs, int nfs, double *isx, double *isy, int nis, double best, double worst, char msg[]); -/* For RCS Only -- Do Not Edit - * @(#) $RCSfile: fsmatch.h,v $ $Date: 2003/03/22 23:43:55 $ $Revision: 1.1 $ $Name: $ - */ diff --git a/libip/gaussfit.c b/libip/gaussfit.c index 58c7492..541a4b2 100644 --- a/libip/gaussfit.c +++ b/libip/gaussfit.c @@ -212,5 +212,3 @@ gauss2fit (ImRegion *rp, Gaussian *hgp, Gaussian *vgp) return (0); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: gaussfit.c,v $ $Date: 2002/01/03 19:34:12 $ $Revision: 1.4 $ $Name: $"}; diff --git a/libip/ip.h b/libip/ip.h index 26d6661..25effc4 100644 --- a/libip/ip.h +++ b/libip/ip.h @@ -166,8 +166,4 @@ extern void brightWalk (ImRegion *rp, int scan[8], int *bx, int *by); extern int RADec2xy(FImage *fip, double ra, double dec, double *xp, double *yp); extern int xy2RADec(FImage *fip, double x, double y, double *rap, double *decp); -/* For RCS Only -- Do Not Edit - * @(#) $RCSfile: ip.h,v $ $Date: 2005/11/18 13:42:24 $ $Revision: 1.11 $ $Name: $ - */ - #endif /* _IP_H */ diff --git a/libip/lstsqr.c b/libip/lstsqr.c index e3f9a27..31b1582 100644 --- a/libip/lstsqr.c +++ b/libip/lstsqr.c @@ -233,5 +233,3 @@ int nl,nh; free((char*) (v+nl)); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: lstsqr.c,v $ $Date: 2001/12/19 21:29:48 $ $Revision: 1.3 $ $Name: $"}; diff --git a/libip/median.c b/libip/median.c index f522f03..28f38e9 100644 --- a/libip/median.c +++ b/libip/median.c @@ -114,5 +114,3 @@ main (int ac, char *av[]) } #endif -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: median.c,v $ $Date: 2001/12/04 00:45:54 $ $Revision: 1.3 $ $Name: $"}; diff --git a/libip/stars.c b/libip/stars.c index dbf8063..38a2238 100644 --- a/libip/stars.c +++ b/libip/stars.c @@ -320,5 +320,3 @@ gauss2d (Gaussian *hgp, Gaussian *vgp, int x, int y) sqr((y-vgp->m)/vgp->s)))); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: stars.c,v $ $Date: 2002/01/15 19:48:27 $ $Revision: 1.7 $ $Name: $"}; diff --git a/libip/stats.c b/libip/stats.c index 7551715..c581761 100644 --- a/libip/stats.c +++ b/libip/stats.c @@ -187,5 +187,3 @@ clampRegion (ImRegion *rp) return (0); } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: stats.c,v $ $Date: 2004/05/20 06:02:24 $ $Revision: 1.6 $ $Name: $"}; diff --git a/libip/walk.c b/libip/walk.c index c19bd34..05182e7 100644 --- a/libip/walk.c +++ b/libip/walk.c @@ -46,5 +46,3 @@ brightWalk (ImRegion *rp, int walk[8], int *bx, int *by) *by = (im - rp->im)/rp->iw; } -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: walk.c,v $ $Date: 2001/10/03 08:26:37 $ $Revision: 1.2 $ $Name: $"}; diff --git a/libip/wcs.c b/libip/wcs.c index 5753aaf..ab76819 100644 --- a/libip/wcs.c +++ b/libip/wcs.c @@ -735,5 +735,3 @@ double *ypix; return 0; } /* end xypix */ -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: wcs.c,v $ $Date: 2005/04/09 21:13:22 $ $Revision: 1.4 $ $Name: $"}; diff --git a/liblilxml/base64.c b/liblilxml/base64.c index 4be2caa..795a7d9 100644 --- a/liblilxml/base64.c +++ b/liblilxml/base64.c @@ -235,5 +235,3 @@ main (int ac, char *av[]) return (0); } #endif -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: base64.c,v $ $Date: 2005/03/14 20:25:43 $ $Revision: 1.2 $ $Name: $"}; diff --git a/liblilxml/base64.h b/liblilxml/base64.h index e4b1c6a..2f2efe4 100644 --- a/liblilxml/base64.h +++ b/liblilxml/base64.h @@ -2,6 +2,3 @@ extern int to64frombits(unsigned char *out, const unsigned char *in, int inlen); extern int from64tobits(char *out, const char *in); -/* For RCS Only -- Do Not Edit - * @(#) $RCSfile: base64.h,v $ $Date: 2005/03/14 20:25:43 $ $Revision: 1.2 $ $Name: $ - */ diff --git a/liblilxml/lilxml.c b/liblilxml/lilxml.c index fcc5f2c..0c562d9 100644 --- a/liblilxml/lilxml.c +++ b/liblilxml/lilxml.c @@ -1012,5 +1012,3 @@ main (int ac, char *av[]) } #endif -/* For RCS Only -- Do Not Edit */ -static char *rcsid[2] = {(char *)rcsid, "@(#) $RCSfile: lilxml.c,v $ $Date: 2007/01/03 07:26:12 $ $Revision: 1.44 $ $Name: $"}; diff --git a/liblilxml/lilxml.h b/liblilxml/lilxml.h index 37d0969..3ed5809 100644 --- a/liblilxml/lilxml.h +++ b/liblilxml/lilxml.h @@ -109,8 +109,4 @@ extern void xmlMalloc (void *(*newmalloc)(size_t size), delLilXML (lp); */ -/* For RCS Only -- Do Not Edit - * @(#) $RCSfile: lilxml.h,v $ $Date: 2006/05/27 17:37:34 $ $Revision: 1.21 $ $Name: $ - */ - #endif /* LILXML_H */