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 tests to the complex subsystem.
[Math-GSL.git]
/
Version.i
blob
7469e2f675d848f190f305c915727b7a9ce7d765
1
%
module Version
2
%{
3
#include
"/usr/local/include/gsl/gsl_types.h"
4
#include
"/usr/local/include/gsl/gsl_version.h"
5
%}
6
7
%
include
"/usr/local/include/gsl/gsl_types.h"
8
%
include
"/usr/local/include/gsl/gsl_version.h"
9