From e7f0696486ec657c7adc5b249cc6cdc1a54c1f9f Mon Sep 17 00:00:00 2001 From: Yves Orton Date: Tue, 29 Nov 2022 11:52:34 +0100 Subject: regen.pl - sort list of regen plug ins --- regen.pl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'regen.pl') diff --git a/regen.pl b/regen.pl index 525779326b..de33e97be4 100644 --- a/regen.pl +++ b/regen.pl @@ -22,12 +22,12 @@ foreach my $pl (map {chomp; "regen/$_"} ) { } __END__ +embed.pl +feature.pl mg_vtable.pl opcode.pl overload.pl reentr.pl regcomp.pl -warnings.pl -embed.pl -feature.pl scope_types.pl +warnings.pl -- cgit v1.2.1