From ee472eeeb2a091242be2127a4a018187448ce92a Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Thu, 25 May 2000 17:52:16 +0000 Subject: Change default path to perl --- coq/coqtags | 5 ++++- lego/legotags | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/coq/coqtags b/coq/coqtags index 087e69a7..328ad8d6 100644 --- a/coq/coqtags +++ b/coq/coqtags @@ -1,4 +1,7 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl +# +# $Id$ +# undef $/; diff --git a/lego/legotags b/lego/legotags index a5c0f825..d32547ae 100644 --- a/lego/legotags +++ b/lego/legotags @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl # # $Id$ # -- cgit v1.2.3