Merge branch 'master' of http://thgate.net/git/Math-GSL and comment out some failing...
[Math-GSL.git] / IEEEUtils.i
blob9c24ec6cc81632ee7279159e2643131935de5e11
1 %module IEEEUtils
2 %{
3 #include "gsl/gsl_ieee_utils.h"
4 %}
6 %include "gsl/gsl_ieee_utils.h"