diff options
author | Barry Warsaw <barry@python.org> | 1994-12-05 23:30:59 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 1994-12-05 23:30:59 (GMT) |
commit | 52c8b264546bc59c91ec9a5898356e65da29d11e (patch) | |
tree | 4287b1e270c2a67180ceac6c2c62fbfb447e2eb2 /Tools/world | |
parent | 7c7fa46d204679287b48f1cf8d867aab4de2894e (diff) | |
download | cpython-52c8b264546bc59c91ec9a5898356e65da29d11e.zip cpython-52c8b264546bc59c91ec9a5898356e65da29d11e.tar.gz cpython-52c8b264546bc59c91ec9a5898356e65da29d11e.tar.bz2 |
Use /depot/gnu/plat/bin/perl
Diffstat (limited to 'Tools/world')
-rwxr-xr-x | Tools/world/world | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/world/world b/Tools/world/world index 09a86f3..7bff8b1 100755 --- a/Tools/world/world +++ b/Tools/world/world @@ -1,4 +1,4 @@ -#! /home/bwarsaw/bin/perl +#! /depot/gnu/plat/bin/perl # # Note: you may have to edit the top line in this file. # |