aboutsummaryrefslogtreecommitdiff
path: root/Examples/test-suite/li_math.i
blob: 3aa3db303d14fc2087c81b487736a17f7be9e8ae (plain)
1
2
3
4
5
6
7
%module li_math
#ifdef SWIGPHP
// PHP already provides these functions with the same names, so just kill that
// warning.
%warnfilter(SWIGWARN_PARSE_KEYWORD);
#endif
%include math.i