diff --git a/ghc/utils/stat2resid/parse-gcstats.prl b/ghc/utils/stat2resid/parse-gcstats.prl index 4167d81d048d85d8caa93972b7068722a1334792..d882ee634892fa77735fdcb15872ada6fef2669e 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 aff770ccf5ae53fd15d242c1581806d41ce4d101..ff41cf6af9620bcf0f95264cbd475983c2bfa18e 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