Skip to content

Commit a835ee1

Browse files
amontoisonstaticfloat
authored andcommitted
Fix the link of the gensymbol script from OpenBLAS
1 parent 2fef06c commit a835ee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/gensymbol/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# gensymbol
22

3-
This uses [the `gensymbol` script from OpenBLAS](https://github.com/xianyi/OpenBLAS/blob/develop/exports/gensymbol) to generate a list of BLAS/LAPACK symbols from first principles.
3+
This uses [the `gensymbol` script from OpenBLAS](https://github.com/xianyi/OpenBLAS/blob/develop/exports/gensymbol.pl) to generate a list of BLAS/LAPACK symbols from first principles.
44
To use this, run `./generate_func_list.sh` and it will automatically populate [the `src/exported_funcs.inc` file](../../src/exported_funcs.inc).

0 commit comments

Comments
 (0)