Merge branch 'bleed' of http://thgate.net/git/Math-GSL into bleed
[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"