diff options
author | Julie <julie@cs.utk.edu> | 2016-09-15 22:07:11 -0700 |
---|---|---|
committer | Julie <julie@cs.utk.edu> | 2016-09-15 22:15:55 -0700 |
commit | 843115bbda74bc27b8e0dfa8abd275d7c4522707 (patch) | |
tree | 708c2c360865091178f24b6cc7eb559ea7ff09e6 /SRC/dlarrd.f | |
parent | 9e6bfe88acd54561d987c973671dea74c804d0ab (diff) | |
download | lapack-843115bbda74bc27b8e0dfa8abd275d7c4522707.tar.gz lapack-843115bbda74bc27b8e0dfa8abd275d7c4522707.tar.bz2 lapack-843115bbda74bc27b8e0dfa8abd275d7c4522707.zip |
Fix issue #8 reported by @matzeri on July 21st 2016
Issue was due to missing Doxygen group, and other Doxygen Group related
issue
Diffstat (limited to 'SRC/dlarrd.f')
-rw-r--r-- | SRC/dlarrd.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/dlarrd.f b/SRC/dlarrd.f index 7951f0f2..30a84992 100644 --- a/SRC/dlarrd.f +++ b/SRC/dlarrd.f @@ -321,7 +321,7 @@ * *> \date June 2016 * -*> \ingroup auxOTHERauxiliary +*> \ingroup OTHERauxiliary * * ===================================================================== SUBROUTINE DLARRD( RANGE, ORDER, N, VL, VU, IL, IU, GERS, |