aboutsummaryrefslogtreecommitdiff
path: root/SRC/cla_syamv.f
diff options
context:
space:
mode:
authorjulie <julielangou@users.noreply.github.com>2011-09-30 18:34:50 +0000
committerjulie <julielangou@users.noreply.github.com>2011-09-30 18:34:50 +0000
commit13acf3d65eb8df4cb8df221509bf0178396dcff1 (patch)
treee3adc3e2fab395b82d4e1bc5111ad5a74afe4be3 /SRC/cla_syamv.f
parentd3718a28ef2fad11da862ba0782d39ce506d249f (diff)
Comments fix to be able to generate the new layout and the corresponding Doxygen documentation
Diffstat (limited to 'SRC/cla_syamv.f')
-rw-r--r--SRC/cla_syamv.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/cla_syamv.f b/SRC/cla_syamv.f
index 15d58409..85f630fe 100644
--- a/SRC/cla_syamv.f
+++ b/SRC/cla_syamv.f
@@ -65,7 +65,7 @@
* On entry, ALPHA specifies the scalar alpha.
* Unchanged on exit.
*
-* A - COMPLEX array of DIMENSION ( LDA, n ).
+* A (input) COMPLEX array of DIMENSION ( LDA, n ).
* Before entry, the leading m by n part of the array A must
* contain the matrix of coefficients.
* Unchanged on exit.