summaryrefslogtreecommitdiffstats
path: root/astro/ephem/files/patch-watch.c
diff options
context:
space:
mode:
Diffstat (limited to 'astro/ephem/files/patch-watch.c')
-rw-r--r--astro/ephem/files/patch-watch.c16
1 files changed, 0 insertions, 16 deletions
diff --git a/astro/ephem/files/patch-watch.c b/astro/ephem/files/patch-watch.c
deleted file mode 100644
index 295281e..0000000
--- a/astro/ephem/files/patch-watch.c
+++ /dev/null
@@ -1,16 +0,0 @@
---- watch.c.orig Sun Jan 21 21:14:29 2007
-+++ watch.c Sun Jan 21 21:16:30 2007
-@@ -51,6 +51,13 @@
-
- static int trails; /* !0 if want to leave trails */
-
-+static watch_sky(int style, Now *np, double tminc, int wbodies);
-+static watch_solarsystem(Now *np, double tminc, int wbodies);
-+static set_ss(LastDraw *lp, double dist, double lg, double lt, char tag);
-+static set_screencoords(LastDraw lp[], int np);
-+static safe_f_char(int r, int c, char tag);
-+static int readwcmd(double tminc0, double *tminc, int *once);
-+
- watch (np, tminc, wbodies)
- Now *np; /* time now and on each step */
- double tminc; /* hrs to increment time by each step */
OpenPOWER on IntegriCloud