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
Merge branch 'bleed' of http://thgate.net/git/Math-GSL into bleed
[Math-GSL.git]
/
CheckRange.i
blob
fceb8b7c09dff619d314151eeb6661b45f62122f
1
%
module CheckRange
2
%{
3
#include
"gsl/gsl_check_range.h"
4
%}
5
%
import
"gsl/gsl_types.h"
6
7
%
include
"gsl/gsl_check_range.h"
8