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
Adding the pod.t file to test POD.
[Math-GSL.git]
/
Math.i
blob
2ed34b51a237c04ccecb9f8a9477a359fa609bf4
1
%
module Math
2
%{
3
#include
"gsl/gsl_math.h"
4
%}
5
6
%
include
"gsl/gsl_math.h"
7