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 / M60_no_inline_files.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 1900 "blib/lib/Inline.pm (autosplit into blib/lib/auto/Inline/M60_no_inline_files.al)"
7sub M60_no_inline_files {
8 return <<END;
9It appears that you have requested to use Inline with Inline::Files.
10You need to explicitly 'use Inline::Files;' before your 'use Inline'.
11
12END
13}
14
15# end of Inline::M60_no_inline_files
161;