diff options
| author | Satoshi Asami <asami@FreeBSD.org> | 1997-06-03 09:14:13 +0000 |
|---|---|---|
| committer | Satoshi Asami <asami@FreeBSD.org> | 1997-06-03 09:14:13 +0000 |
| commit | 7a509615924c7b68a2eb763e0c1d0c12195097c6 (patch) | |
| tree | 9fbd0279c1ccc383dcc519a1ddda5bee97930105 /astro/ephem/files/patch-aj | |
| parent | activate nspmod (diff) | |
An interactive terminal-based ephemeris program. The source tarball is
in LOCAL_PORTS because those out on the 'net can't agree on the right
size and include DOS executables and such.
PR: 3407
Submitted by: Slaven Rezic <eserte@cs.tu-berlin.de>
Notes
Notes:
svn path=/head/; revision=6694
Diffstat (limited to 'astro/ephem/files/patch-aj')
| -rw-r--r-- | astro/ephem/files/patch-aj | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/astro/ephem/files/patch-aj b/astro/ephem/files/patch-aj new file mode 100644 index 000000000000..6737bfb06113 --- /dev/null +++ b/astro/ephem/files/patch-aj @@ -0,0 +1,19 @@ +*** version.c.orig Wed Apr 23 12:38:55 1997 +--- version.c Wed Apr 23 12:39:29 1997 +*************** +*** 214,220 **** + "Jupiter's moons based on information in \"Astronomical Formulae for", + "Calculators\" by Jean Meeus. Richmond, Va., U.S.A., Willmann-Bell, (c) 1982.", + */ +! "See the manual (Man.txt) for a list of references.", + "", + "type any key to continue..." + }; +--- 214,220 ---- + "Jupiter's moons based on information in \"Astronomical Formulae for", + "Calculators\" by Jean Meeus. Richmond, Va., U.S.A., Willmann-Bell, (c) 1982.", + */ +! "See the manual (" PREFIX "/share/ephem/Man.txt) for a list of references.", + "", + "type any key to continue..." + }; |
