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
Finishing the PowInt subsystem.
[Math-GSL.git]
/
Specfunc.i
blob
3a491a9234393e7bf631e22ef8bbe8c4011bd787
1
%
module Specfunc
2
%{
3
#include
"gsl/gsl_specfunc.h"
4
%}
5
6
%
include
"gsl/gsl_specfunc.h"
7