Refactor Matrix tests, put gsl_matrix_set_zero($self->{matrix}) in make_fixture to...
[Math-GSL.git] / Types.i
blob5f6425338160395d924d12956fe84469cc32cfcf
1 %module Types
2 %{
3 #include "/usr/local/include/gsl/gsl_types.h"
4 %}
6 %include "/usr/local/include/gsl/gsl_types.h"