Browse Source

call it OpenBLAS not just version

tags/v0.3.4
Martin Kroeker GitHub 6 years ago
parent
commit
97d7298973
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      driver/others/openblas_get_config.c

+ 1
- 1
driver/others/openblas_get_config.c View File

@@ -42,7 +42,7 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#endif

static char* openblas_config_str=""
"VERSION "
"OpenBLAS "
VERSION
" "
#ifdef USE64BITINT


Loading…
Cancel
Save