diff options
Diffstat (limited to 'regen.pl')
-rw-r--r-- | regen.pl | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -13,8 +13,7 @@ require 5.004; # keep this compatible, an old perl is all we may have before use strict; -# Which scripts to run. Note the ordering: embed.pl must run after -# opcode.pl, since it depends on pp.sym +# Which scripts to run. my @scripts = qw( keywords.pl |