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 / M33_error_old_inline_version.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 1658 "blib/lib/Inline.pm (autosplit into blib/lib/auto/Inline/M33_error_old_inline_version.al)"
sub M33_error_old_inline_version {
my ($inl) = @_;
return <<END;
The following extension is not compatible with this version of Inline.pm.
$inl
You need to reinstall this extension.
END
}
# end of Inline::M33_error_old_inline_version
1;