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