diff options
author | Nicholas Clark <nick@ccl4.org> | 2011-01-23 21:08:12 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2011-01-23 21:18:11 +0000 |
commit | 98e310af2e424d7966915bbf6e126ab8f117a9d0 (patch) | |
tree | 574ef4e72db1cff44a201e24e18834701c8308fc /Porting/exec-bit.txt | |
parent | 8770da0e36c1d16484eea6e86a2d0eeafad07f30 (diff) | |
download | perl-98e310af2e424d7966915bbf6e126ab8f117a9d0.tar.gz |
Move regencharclass.pl from Porting/ to regen/
Diffstat (limited to 'Porting/exec-bit.txt')
-rw-r--r-- | Porting/exec-bit.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/exec-bit.txt b/Porting/exec-bit.txt index 87d93d21ab..854fcb9e89 100644 --- a/Porting/exec-bit.txt +++ b/Porting/exec-bit.txt @@ -20,6 +20,7 @@ myconfig.SH regen/embed.pl regen/keywords.pl regen/opcode.pl +regen/regcharclass.pl runtests.SH t/TEST vms/ext/filespec.t @@ -48,7 +49,6 @@ Porting/make_dot_patch.pl Porting/make_snapshot.pl Porting/newtests-perldelta.pl Porting/perlhist_calculate.pl -Porting/regcharclass.pl Porting/sort_perldiag.pl Porting/valgrindpp.pl mpeix/nm |