annotate ext/cblas/src/cblas_globals.c @ 473:19be28a3350b

Another style note
author Chris Cannam <cannam@all-day-breakfast.com>
date Thu, 30 May 2019 18:26:11 +0100
parents 905e45637745
children
rev   line source
c@427 1 int CBLAS_CallFromC=0;
c@427 2 int RowMajorStrg=0;