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