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