First working typemaps are in Poly subsystem. Still fighting with Randist...
[Math-GSL.git] / Version.i
blob772996aef0abfa8bc3011b9505cb1fe09df8bfcb
1 %module Version
2 %{
3 #include "/usr/local/include/gsl/gsl_version.h"
4 %}
5 %import "gsl/gsl_types.h"
7 %include "/usr/local/include/gsl/gsl_version.h"