Browse Source

Fix misspelling of zlasyf_aa from previous commit

tags/v0.2.20^2
Martin Kroeker GitHub 8 years ago
parent
commit
43224f7273
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      cmake/lapack.cmake

+ 1
- 1
cmake/lapack.cmake View File

@@ -318,7 +318,7 @@ set(ZLASRC
zlarfg.f zlarft.f zlarfgp.f
zlarfx.f zlargv.f zlarnv.f zlarrv.f zlartg.f zlartv.f
zlarz.f zlarzb.f zlarzt.f zlascl.f zlaset.f zlasr.f
zlassq.f zlasyf.f zlasyf_rook.f zlasy_aa.f
zlassq.f zlasyf.f zlasyf_rook.f zlasyf_aa.f
zlatbs.f zlatdf.f zlatps.f zlatrd.f zlatrs.f zlatrz.f DEPRECATED/zlatzm.f
zpbcon.f zpbequ.f zpbrfs.f zpbstf.f zpbsv.f
zpbsvx.f zpbtf2.f zpbtrf.f zpbtrs.f zpocon.f zpoequ.f zporfs.f


Loading…
Cancel
Save