From: simonmar Date: Thu, 9 Dec 1999 11:25:45 +0000 (+0000) Subject: [project @ 1999-12-09 11:25:44 by simonmar] X-Git-Tag: Approximately_9120_patches~5392 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=cc471d7b068eebc8f8a02879bed71195d6661718;p=ghc-hetmet.git [project @ 1999-12-09 11:25:44 by simonmar] Remove bogus #! lines. Obtained-from: Michael Weber --- diff --git a/ghc/utils/stat2resid/parse-gcstats.prl b/ghc/utils/stat2resid/parse-gcstats.prl index 4167d81..d882ee6 100644 --- a/ghc/utils/stat2resid/parse-gcstats.prl +++ b/ghc/utils/stat2resid/parse-gcstats.prl @@ -1,4 +1,3 @@ -#!/local/sun4/bin/perl # # Subroutines to parses a ghc Garbage Collection stats file # diff --git a/ghc/utils/stat2resid/process-gcstats.prl b/ghc/utils/stat2resid/process-gcstats.prl index aff770c..ff41cf6 100644 --- a/ghc/utils/stat2resid/process-gcstats.prl +++ b/ghc/utils/stat2resid/process-gcstats.prl @@ -1,4 +1,3 @@ -#!/local/sun4/bin/perl # # Subroutines which derive information from # ghc garbage collection stats -- %gcstat