repo.or.cz
/
Math-GSL.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Modifying the documentation to make it look better.
[Math-GSL.git]
/
Spline.i
blob
2cedfa3477d7746747935bc853e468229d141b72
1
%
module Spline
2
%{
3
#include
"/usr/local/include/gsl/gsl_spline.h"
4
%}
5
6
%
include
"/usr/local/include/gsl/gsl_spline.h"
7