Age | Commit message (Collapse) | Author | Files | Lines |
|
Update version number
from discussion with Vendors, they still would like to have the version
number inside the source file.
|
|
- Fix: SLAMSWLQ calls DGEMLQT instead of SGEMLQT.
- Use dummy variable for ?LANGE work array argument in [CS]GETSLS.
- Use 1-element array for workspace query in ?GETSLS.
- Fix PARAMETER declaration type mismatches in ILASLC, IPARAM2STAGE,
SGELQT3, ZHECON_3, ZHECON_ROOK, ZHETRI2X.
|
|
This is really old school, but a lot of times we have users sending us
copy pasting of codes, and that is the only way to know the version of
the code.
|
|
Issue was due to missing Doxygen group, and other Doxygen Group related
issue
|
|
|
|
|