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
Refactoring.
[Math-GSL.git]
/
RNG.i
blob
a4b1269fea5f96e1f595afb4a2e1f94fee7a337a
1
%
module RNG
2
%{
3
#include
"/usr/local/include/gsl/gsl_rng.h"
4
%}
5
%
import
"/usr/local/include/gsl/gsl_types.h"
6
7
%
include
"/usr/local/include/gsl/gsl_rng.h"
8