Go to the source code of this file.
|
use vars | qw (%subdir_list) |
|
foreach my | $inc (sort keys%header_list) |
|
foreach my $inc |
( |
sort keys% |
header_list | ) |
|
use vars qw |
( |
% |
subdir_list | ) |
|
Initial value:{ %header_list = (
"cetlib/coded_exception.h" => "cetlib_except/coded_exception.h",
"cetlib/demangle.h" => "cetlib_except/demangle.h",
"cetlib/exception.h" => "cetlib_except/exception.h",
"cetlib/exception_collector.h" => "cetlib_except/exception_collector.h"
)
Definition at line 7 of file fix_headers_art211.pl.