Modifying the documentation to make it look better.
[Math-GSL.git] / Permutation.i
bloba1ab29ab7ad369143c7d15803d0361ac24079075
1 %module Permutation
2 %{
3 #include "/usr/local/include/gsl/gsl_permutation.h"
4 %}
6 %include "/usr/local/include/gsl/gsl_permutation.h"