switching over no Test::More no_plan and adding CDF.t and Deriv.t
[Math-GSL.git] / trunk / Specfunc.i
blob3a491a9234393e7bf631e22ef8bbe8c4011bd787
1 %module Specfunc
2 %{
3 #include "gsl/gsl_specfunc.h"
4 %}
6 %include "gsl/gsl_specfunc.h"