typos in the comment
authorlangou <langou@users.noreply.github.com>
Mon, 8 Jun 2015 14:31:13 +0000 (14:31 +0000)
committerlangou <langou@users.noreply.github.com>
Mon, 8 Jun 2015 14:31:13 +0000 (14:31 +0000)
TESTING/MATGEN/dlatm1.f
TESTING/MATGEN/zlatm1.f

index f93d1fb643872683ae9c179b83dd221c6f0fee36..4ae187af39812b221bfe04b5fae5172481581fe7 100644 (file)
@@ -27,7 +27,7 @@
 *>
 *>    DLATM1 computes the entries of D(1..N) as specified by
 *>    MODE, COND and IRSIGN. IDIST and ISEED determine the generation
-*>    of random numbers. DLATM1 is called by SLATMR to generate
+*>    of random numbers. DLATM1 is called by DLATMR to generate
 *>    random test matrices for LAPACK programs.
 *> \endverbatim
 *
index 3f3df81f6b59658cc4d0ec32a06ff66da6e161d3..ebaca37106bc8052cd1f30dc138674aea2394cef 100644 (file)
@@ -27,7 +27,7 @@
 *>
 *>    ZLATM1 computes the entries of D(1..N) as specified by
 *>    MODE, COND and IRSIGN. IDIST and ISEED determine the generation
-*>    of random numbers. ZLATM1 is called by CLATMR to generate
+*>    of random numbers. ZLATM1 is called by ZLATMR to generate
 *>    random test matrices for LAPACK programs.
 *> \endverbatim
 *