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
Commenting Out typemaps in Poly for the moment and adding
[Math-GSL.git]
/
Deriv.i
blob
c994999b43c9ca612200766240b5bb37833fb3fc
1
%
module Deriv
2
%{
3
#include
"/usr/local/include/gsl/gsl_deriv.h"
4
%}
5
6
%
include
"/usr/local/include/gsl/gsl_deriv.h"
7