IDIST is an INTEGER, change the comment
authorlangou <langou@users.noreply.github.com>
Wed, 10 Jun 2015 21:41:42 +0000 (21:41 +0000)
committerlangou <langou@users.noreply.github.com>
Wed, 10 Jun 2015 21:41:42 +0000 (21:41 +0000)
TESTING/MATGEN/clatm1.f
TESTING/MATGEN/dlatm1.f
TESTING/MATGEN/slatm1.f
TESTING/MATGEN/zlatm1.f

index d88e3823af37098138ef042541d3c4a615aad223..9e97aceb2616e52bf5d555fc30d9545a8f372e5c 100644 (file)
@@ -74,7 +74,7 @@
 *>
 *> \param[in] IDIST
 *> \verbatim
-*>          IDIST is CHARACTER*1
+*>          IDIST is INTEGER
 *>           On entry, IDIST specifies the type of distribution to be
 *>           used to generate a random matrix .
 *>           1 => real and imaginary parts each UNIFORM( 0, 1 )
index 4ae187af39812b221bfe04b5fae5172481581fe7..788ed4ca36499ddf92ad2a95435443aa8b0543ea 100644 (file)
@@ -73,7 +73,7 @@
 *>
 *> \param[in] IDIST
 *> \verbatim
-*>          IDIST is CHARACTER*1
+*>          IDIST is INTEGER
 *>           On entry, IDIST specifies the type of distribution to be
 *>           used to generate a random matrix .
 *>           1 => UNIFORM( 0, 1 )
index 26c457e49080943c11286f350ea5e18598b9928e..fd315f79347ff519bef9cb36f572959d773e9864 100644 (file)
@@ -73,7 +73,7 @@
 *>
 *> \param[in] IDIST
 *> \verbatim
-*>          IDIST is CHARACTER*1
+*>          IDIST is INTEGER
 *>           On entry, IDIST specifies the type of distribution to be
 *>           used to generate a random matrix .
 *>           1 => UNIFORM( 0, 1 )
index ebaca37106bc8052cd1f30dc138674aea2394cef..08b49413f8504bb0d33568d5003dd6cac60cdb21 100644 (file)
@@ -74,7 +74,7 @@
 *>
 *> \param[in] IDIST
 *> \verbatim
-*>          IDIST is CHARACTER*1
+*>          IDIST is INTEGER
 *>           On entry, IDIST specifies the type of distribution to be
 *>           used to generate a random matrix .
 *>           1 => real and imaginary parts each UNIFORM( 0, 1 )