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
# NOTE: Derived from blib/lib/Inline.pm.
# Changes made here will be lost when autosplit is run again.
# See AutoSplit.pm.
package Inline;
#line 1900 "blib/lib/Inline.pm (autosplit into blib/lib/auto/Inline/M60_no_inline_files.al)"
sub M60_no_inline_files {
return <<END;
It appears that you have requested to use Inline with Inline::Files.
You need to explicitly 'use Inline::Files;' before your 'use Inline'.
END
}
# end of Inline::M60_no_inline_files
1;