summaryrefslogtreecommitdiff
path: root/astro/ephem/files/patch-aa_hadec.c
diff options
context:
space:
mode:
Diffstat (limited to 'astro/ephem/files/patch-aa_hadec.c')
-rw-r--r--astro/ephem/files/patch-aa_hadec.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/astro/ephem/files/patch-aa_hadec.c b/astro/ephem/files/patch-aa_hadec.c
deleted file mode 100644
index 63b8a7e1b03b..000000000000
--- a/astro/ephem/files/patch-aa_hadec.c
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -u aa_hadec.c.orig aa_hadec.c
---- aa_hadec.c.orig Sat Mar 14 23:21:50 1992
-+++ aa_hadec.c Sun Jan 21 20:33:08 2007
-@@ -2,6 +2,8 @@
- #include <math.h>
- #include "astro.h"
-
-+static aaha_aux (double lat, double x, double y, double *p, double *q);
-+
- /* given latitude (n+, radians), lat, altitude (up+, radians), alt, and
- * azimuth (angle round to the east from north+, radians),
- * return hour angle (radians), ha, and declination (radians), dec.