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 Test::Pod in the requires of Build.PL.
[Math-GSL.git]
/
Combination.i
blob
6e401c9a1ba4022faa9a910ed6917ba548997043
1
%
module Combination
2
%{
3
#include
"/usr/local/include/gsl/gsl_combination.h"
4
%}
5
6
%
include
"/usr/local/include/gsl/gsl_combination.h"
7