Update constant.c

This commit is contained in:
Martin Kroeker 2021-04-19 21:07:35 +02:00 committed by GitHub
parent c1d7ec5860
commit f547a24a8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#include <cblas_test.h>
int CBLAS_CallFromC; int CBLAS_CallFromC;
int RowMajorStrg; int RowMajorStrg;