Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / perl-5.8.0 / lib / site_perl / 5.8.0 / auto / Inline / M17_config_open_failed.al
# NOTE: Derived from blib/lib/Inline.pm.
# Changes made here will be lost when autosplit is run again.
# See AutoSplit.pm.
package Inline;
#line 1475 "blib/lib/Inline.pm (autosplit into blib/lib/auto/Inline/M17_config_open_failed.al)"
sub M17_config_open_failed {
my ($dir) = @_;
my $file = File::Spec->catfile(${dir},"config");
return <<END;
Can't open ${file} for input.
END
#'
}
# end of Inline::M17_config_open_failed
1;