Merge branch 'master' into bleed
[Math-GSL.git] / HACKING
blobb673bfa532c3281d0e5694d43f141732ff95be87
1 How to hack on Math::GSL
2 ------------------------
4 Get git >= 1.5 and SWIG >= 1.3.35
6 To get the latest source:
8 git clone http://leto.net/code/Math-GSL.git
10 You can browse the mirror at
12 http://repo.or.cz/w/Math-GSL.git
14 Use 
15     git checkout master
16     git checkout test_case
18 to switch between different branches.