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 9cdf4f4 commit bb75a6eCopy full SHA for bb75a6e
source/cblas/cblas.di
@@ -43,8 +43,6 @@ else
43
///
44
alias blasint = int;
45
46
-debug pragma(msg, "blasint = " ~ blasint.stringof);
47
-
48
49
enum CBLAS_LAYOUT {
50
0 commit comments