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
Fixing missing __END__ in Randist.i
[Math-GSL.git]
/
Ntuple.i
blob
7ce9ba349a4abf76ff09e155964b4c8cd22af805
1
%
module Ntuple
2
%{
3
#include
"/usr/local/include/gsl/gsl_ntuple.h"
4
%}
5
6
%
include
"/usr/local/include/gsl/gsl_ntuple.h"
7