Browse Source

add gotoblas_corename to dll exports list

pull/407/head
Tony Kelman 12 years ago
parent
commit
9bca2bed63
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      exports/gensymbol

+ 1
- 0
exports/gensymbol View File

@@ -85,6 +85,7 @@
@misc_no_underscore_objs = (
goto_set_num_threads,
openblas_get_config,
gotoblas_corename,
);

@misc_underscore_objs = (


Loading…
Cancel
Save