From 0d9e213c670ab0e68f17d68251412d53250108e1 Mon Sep 17 00:00:00 2001 From: julie Date: Mon, 31 Oct 2011 22:21:11 +0000 Subject: Correct Warning detected during Doxygen Generation. Now each routine should have the correct list of arguments. This allowed to detect and fix problems in parameter description of many routines. --- TESTING/EIG/zlctsx.f | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'TESTING/EIG/zlctsx.f') diff --git a/TESTING/EIG/zlctsx.f b/TESTING/EIG/zlctsx.f index 756e79e0..7624ed5f 100644 --- a/TESTING/EIG/zlctsx.f +++ b/TESTING/EIG/zlctsx.f @@ -33,13 +33,16 @@ *> \param[in] ALPHA *> \verbatim *> ALPHA is COMPLEX*16 +*> \endverbatim +*> *> \param[in] BETA *> \verbatim *> BETA is COMPLEX*16 +*> \endverbatim +*> \verbatim *> parameters to decide whether the pair (ALPHA, BETA) is *> selected. *> \endverbatim -*> \endverbatim *> * * Authors -- cgit v1.2.3