Added gsl_fopen() and gsl_fclose(), which do the right thing on Windows. Needs docs...
commit4b6cfe00a463229b85a5d8e6938da55c7fe95be9
authorJonathan Leto <jonathan@leto.net>
Sat, 16 Aug 2008 16:42:26 +0000 (16 09:42 -0700)
committerJonathan Leto <jonathan@leto.net>
Sat, 16 Aug 2008 16:42:26 +0000 (16 09:42 -0700)
treee596d4e6c04c8964bd5629ebaa008181dfced1fa
parent7d48d1bb484fb81449ce6d3fcff56d0c1d7c011b
Added gsl_fopen() and gsl_fclose(), which do the right thing on Windows.  Needs docs and changed examples...
lib/Math/GSL.pm
lib/Math/GSL/Histogram/Test.pm
lib/Math/GSL/Histogram2D/Test.pm
lib/Math/GSL/Matrix/Test.pm
lib/Math/GSL/Permutation/Test.pm
lib/Math/GSL/RNG/Test.pm
lib/Math/GSL/Vector/Test.pm