First working typemaps are in Poly subsystem. Still fighting with Randist...
[Math-GSL.git] / Permute.i
blob5f27efa2fd8aea34260ce5d9dc30595e28b8ff84
1 %module Permute
2 %{
3 #include "/usr/local/include/gsl/gsl_permute.h"
4 %}
6 %include "/usr/local/include/gsl/gsl_permute.h"