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
Removing extra "extern" lines.
[Math-GSL.git]
/
ODEIV.i
blob
6772edebc965582f37dd4d17d215628dac07f603
1
%
module ODEIV
2
%{
3
#include
"gsl/gsl_odeiv.h"
4
%}
5
6
%
import
"gsl/gsl_types.h"
7
%
include
"gsl/gsl_odeiv.h"
8