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