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 / M07_code_file_does_not_exist.al
CommitLineData
86530b38
AT
1# NOTE: Derived from blib/lib/Inline.pm.
2# Changes made here will be lost when autosplit is run again.
3# See AutoSplit.pm.
4package Inline;
5
6#line 1389 "blib/lib/Inline.pm (autosplit into blib/lib/auto/Inline/M07_code_file_does_not_exist.al)"
7sub M07_code_file_does_not_exist {
8 my ($file) = @_;
9 return <<END;
10Inline assumes '$file' is a filename,
11and that file does not exist.
12
13END
14}
15
16# end of Inline::M07_code_file_does_not_exist
171;