Modifying CDF.t and Randist subsystem for tests. I took all the tests from CDF/test...
[Math-GSL.git] / Message.i
blobe57ae5f127124832d31c9af535900c27a1fb9fd7
1 %module Message
2 %{
3 #include "gsl/gsl_message.h"
4 %}
5 %import "gsl/gsl_types.h"
6 %include "gsl/gsl_message.h"