Merge branch 'master' of http://thgate.net/git/Math-GSL and comment out some failing...
[Math-GSL.git] / Specfunc.i
blob3a491a9234393e7bf631e22ef8bbe8c4011bd787
1 %module Specfunc
2 %{
3 #include "gsl/gsl_specfunc.h"
4 %}
6 %include "gsl/gsl_specfunc.h"