Refactoring of the Complex tests
[Math-GSL.git] / Heapsort.i
blobff25d72954586a608ffdbfac842508f9012e3b07
1 %module Heapsort
2 %{
3 #include "gsl/gsl_fit.h"
4 %}
6 %include "gsl/gsl_fit.h"