diff options
author | Aaron Crane <arc@cpan.org> | 2016-11-11 17:39:32 +0100 |
---|---|---|
committer | Aaron Crane <arc@cpan.org> | 2016-11-11 17:39:32 +0100 |
commit | 5aad5c51ce7ad191b84bf000c8a98ac6bbc02ee3 (patch) | |
tree | 4806121006ca37a5596b986312d8c8d4e609c55b /perly.h | |
parent | e7ced07aee4d20f6ce9c29533888933a06fccd0b (diff) | |
download | perl-5aad5c51ce7ad191b84bf000c8a98ac6bbc02ee3.tar.gz |
Regen from the "special" regen scripts
A few regen scripts aren't run by "make regen", either because they depend
on an external tool, or they must be run by the Perl just built. So they
must be run manually.
Diffstat (limited to 'perly.h')
-rw-r--r-- | perly.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -184,5 +184,5 @@ int yyparse (void); /* Generated from: * 5646c76b3536061de3b69eb5df829f5643d09247aa0d249bf2d2e050594b3679 perly.y - * 3e1dff60f26df8933d7aed0c0e87177a0f022c14800c0707eb62a7db4196ac98 regen_perly.pl + * 153cba5d215c1a083a0459c43f4d55c45fd0a7093c197d7247a456dcde21ea53 regen_perly.pl * ex: set ro: */ |