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 the Block subsystem since there's no need for a Perl interface for it
[Math-GSL.git]
/
Mode.i
blob
1d22182e0b6cecaa48ea69316198652555ee88f8
1
%
module
"Math::GSL::Mode"
2
%{
3
#include
"gsl/gsl_mode.h"
4
%}
5
6
%
include
"gsl/gsl_mode.h"
7