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
Cleaned up Build.PL to get rid of settings particular to my machine.
[Math-GSL.git]
/
Histogram2d.i
blob
18e2ed84d9a00353f6366d6165bb30882c690b52
1
%
module Histogram2d
2
%{
3
#include
"gsl/gsl_histogram2d.h"
4
%}
5
6
%
include
"gsl/gsl_histogram2d.h"
7