diff options
Diffstat (limited to 'vms/writemain.pl')
-rw-r--r-- | vms/writemain.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/writemain.pl b/vms/writemain.pl index a502d6131e..63091076ea 100644 --- a/vms/writemain.pl +++ b/vms/writemain.pl @@ -5,7 +5,7 @@ # linker options file which causes the bootstrap routines for # these extension to be universal symbols in PerlShr.Exe. # -# Last modified 29-Nov-1994 by Charles Bailey bailey@genetics.upenn.edu +# Last modified 29-Nov-1994 by Charles Bailey bailey@newman.upenn.edu # if (-f 'miniperlmain.c') { $dir = ''; } |