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
Refactor Poly.t to use Test::Class, add setup/teardown stubs to Complex.t
[Math-GSL.git]
/
Diff.i
blob
f2af2a4c2320e3041c34f18c0c04e4e2cc92fba5
1
%
module Diff
2
%{
3
#include
"gsl/gsl_diff.h"
4
%}
5
6
%
include
"gsl/gsl_diff.h"
7