Adding a test with a new typemap to BLAS and the .t file for testing correctly
[Math-GSL.git] / Message.i
blob07ef5ddc3b8691c58ccdbe9af5419aa6e1b971b6
1 %module Message
2 %{
3 #include "gsl/gsl_message.h"
4 %}
5 %include "gsl/gsl_message.h"