public
Description: Perl interface to the GNU Scientific Library
Homepage: http://leto.net/code/Math-GSL
Clone URL: git://github.com/leto/math--gsl.git
Click here to lend your support to: math--gsl and make a donation at www.pledgie.com !
math--gsl / .gitignore
100644 21 lines (20 sloc) 0.177 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.gitignore
*.core
core
Build
blib
*.bak
*_wrap\.*
\.*sw[op]
_build
tmp*
pod2htm*
lib/Math/GSL/[A-z0-9]*\.pm
Makefile
*.data
foo*
tags
.DS_Store
xs/*_wrap.c
swig/system.i
.prove