mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
409980699a
- Update maintainer's address PR: ports/108190 Submitted by: Slaven Rezic <slaven@rezic.de> (maintainer)
17 lines
472 B
C
17 lines
472 B
C
diff -u altj.c.orig altj.c
|
|
--- altj.c.orig Sat Mar 14 23:21:51 1992
|
|
+++ altj.c Sun Jan 21 20:32:47 2007
|
|
@@ -6,6 +6,12 @@
|
|
#include "circum.h"
|
|
#include "screen.h"
|
|
|
|
+static jupinfo (double d,
|
|
+ double *ix, double *ex, double *gx, double *cx,
|
|
+ double *iy, double *ey, double *gy, double *cy,
|
|
+ double *iz, double *ez, double *gz, double *cz,
|
|
+ double *sIcml, double *sIIcml);
|
|
+
|
|
altj_labels()
|
|
{
|
|
static char grs[] = "(GRS is at approximately 30 degs in System II)";
|