Browse Source

[gensymbol] try first underscore

pull/1345/head
xoviat GitHub 8 years ago
parent
commit
214c299a2b
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
      exports/gensymbol

+ 1
- 1
exports/gensymbol View File

@@ -1018,7 +1018,7 @@
lapack_make_complex_double,

# @(SRC_OBJ) from `lapack-3.5.0/lapacke/src/Makefile`
LAPACKE_cbbcsd_,
_LAPACKE_cbbcsd_,
LAPACKE_cbbcsd_work,
LAPACKE_cbdsqr,
LAPACKE_cbdsqr_work,


Loading…
Cancel
Save