We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e51acd2 commit 431d778Copy full SHA for 431d778
test/Haar.jl
@@ -1,4 +1,4 @@
1
-if _HAVE_GSL
+if isdefined(:_HAVE_GSL)
2
N=5
3
A=randn(N,N)
4
B=randn(N,N)
0 commit comments