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
Accidental. Duh.
[Math-GSL.git]
/
Bspline.i
blob
12890be07163490bd137bcfbe44f2cf9fb3d5c48
1
%
module Bspline
2
%{
3
#include
"/usr/local/include/gsl/gsl_bspline.h"
4
%}
5
6
%
include
"/usr/local/include/gsl/gsl_bspline.h"
7