blob: e23ad58d8104a07799476ecbe787e4a1d704bc3e (
plain)
1
2
3
4
5
6
7
8
9
10
|
$NetBSD: patch-ae,v 1.1 1998/09/01 21:44:59 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
|