regen.pl: Add comment

This commit is contained in:
Karl Williamson 2026-01-18 10:24:53 -07:00
parent 5789229d78
commit 06c43a5106

View File

@ -21,6 +21,7 @@ foreach my $pl (map {chomp; "regen/$_"} <DATA>) {
and die "@command failed: $?" and die "@command failed: $?"
} }
# embed.pl must be kept last, as other scripts may affect it.
__END__ __END__
feature.pl feature.pl
mg_vtable.pl mg_vtable.pl