Files
2019-08-04 21:38:19 -05:00

8 lines
182 B
OpenEdge ABL

%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