Remove stale “RCS” comments from C code

perl -pi -0777 -e 's/\/\* For RCS .*?\*\/\n+//gs' **/*
perl -pi -0777 -e 's/static char \*rcsid.*?;\n//gs' **/*
This commit is contained in:
Brandon Rhodes 2021-08-23 13:19:28 -04:00
parent af5dec5cf1
commit d77d297bfe
177 changed files with 0 additions and 397 deletions

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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 */

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -3380,5 +3380,3 @@ xmlv1()
fprintf (swfp, "<?xml version='1.0'?>\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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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 */

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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 */

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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 */

View File

@ -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: $
*/

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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 */

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $
*/

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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 */

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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 */

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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 */

View File

@ -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: $"};

View File

@ -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 */

View File

@ -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: $"};

View File

@ -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 */

View File

@ -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: $"};

View File

@ -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 */

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $
*/

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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 */

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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: $
*/

View File

@ -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: $"};

View File

@ -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: $"};

View File

@ -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

View File

@ -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: $"};

View File

@ -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: $"};

Some files were not shown because too many files have changed in this diff Show More