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 / M34_error_incorrect_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 1670 "blib/lib/Inline.pm (autosplit into blib/lib/auto/Inline/M34_error_incorrect_version.al)"
sub M34_error_incorrect_version {
my ($inl) = @_;
return <<END;
The version of your extension does not match the one indicated by your
Inline source code, according to:
$inl
This module should be reinstalled.
END
}
# end of Inline::M34_error_incorrect_version
1;