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
Removing extra "extern" lines.
[Math-GSL.git]
/
Sort.i
blob
958020c548d19fa781765c112d132b070574f62a
1
%
module Sort
2
%{
3
#include
"gsl/gsl_sort.h"
4
%}
5
6
%
include
"gsl/gsl_sort.h"
7