blob: f948023de7a40d1a695360d52020fa81801b1817 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
%runtime "swigrun.swg" // Common C API type-checking code
%runtime "swigerrors.swg" // SWIG errors
%runtime "perlhead.swg" // Perl includes and fixes
%runtime "perlerrors.swg" // Perl errors
%runtime "perlrun.swg" // Perl runtime functions
%runtime "noembed.h" // undefine Perl5 macros
|