Merge branch 'bleed' of http://thgate.net/git/Math-GSL into bleed
[Math-GSL.git] / NTuple.i
blob6e4af45e9320cc3721d4f55a3213bdeb7674a15e
1 %module NTuple
2 %{
3 #include "/usr/local/include/gsl/gsl_ntuple.h"
4 %}
6 %include "/usr/local/include/gsl/gsl_ntuple.h"