blob: f1cb9c0f42a788ecdafc6024fd562a1f99fa1863 (
plain)
1
2
3
4
5
6
7
8
9
10
|
$NetBSD: patch-ae,v 1.2 1998/09/02 06:42:13 tron Exp $
--- tools/yeomans.pl.orig Mon Dec 9 11:21:04 1996
+++ tools/yeomans.pl Sat Aug 29 11:04:18 1998
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!@LOCALBASE@/bin/perl
# convert elements posted by Don Yeomans to http://encke.jpl.nasa.gov/eph to
# xephem format.
# we need to scan the entire ephemeris so we can dig out the various values
|