Refactor verify_results and Build.PL, add Const tests for math constants like $M_PI.
[Math-GSL.git] / Mode.i
blob78515da14742aee0fcedc91c0e72ef0f30571886
1 %module Mode
2 %{
3 #include "/usr/local/include/gsl/gsl_mode.h"
4 %}
6 %include "/usr/local/include/gsl/gsl_mode.h"