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