1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478
|
--- lapack-3.0.20000531a.ori/testing/cbb.in Thu Nov 4 19:26:30 1999
+++ lapack-3.0.20000531a/testing/cbb.in Sun Mar 31 22:32:54 2002
@@ -7,6 +7,6 @@
2 Number of values of NRHS
1 2 Values of NRHS
20.0 Threshold value
-F Put T to test the error exits
+F F Put T to test the error exits
1 Code to interpret the seed
CBB 15
--- lapack-3.0.20000531a.ori/testing/cgd.in Thu Nov 4 19:26:34 1999
+++ lapack-3.0.20000531a/testing/cgd.in Sun Mar 31 22:32:55 2002
@@ -3,7 +3,7 @@
2 6 8 10 12 20 Matrix dimensions
1 1 1 2 1 Parameters NB, NBMIN, NXOVER, NS, NBCOL
10 Threshold for test ratios
-.TRUE. Put T to test the error exits
+F .TRUE. Put T to test the error exits
0 Code to interpret the seed
CGV 26 Test all 26 matrix types
CGS Data for the Complex Nonsymmetric Schur Form Driver
@@ -11,26 +11,26 @@
2 6 10 12 20 30 Matrix dimensions
1 1 1 2 1 Parameters NB, NBMIN, NXOVER, NS, NBCOL
10 Threshold for test ratios
-.TRUE. Put T to test the error exits
+F .TRUE. Put T to test the error exits
0 Code to interpret the seed
CGS 26 Test all 26 matrix types
CGX Data for the Complex Nonsymmetric Schur Form Expert Driver
2 Largest matrix dimension (0 <= NSIZE <= 5)
1 1 1 2 1 Parameters NB, NBMIN, NXOVER, NS, NBCOL
10 Threshold for test ratios
-.TRUE. Put T to test the error exits
+F .TRUE. Put T to test the error exits
0 Code to interpret the seed
CXV Data for the Complex Nonsymmetric Eigenvalue Expert Driver
6 Number of matrix dimensions
1 1 1 2 1 Parameters NB, NBMIN, NXOVER, NS, NBCOL
10 Threshold for test ratios
-.TRUE. Put T to test the error exits
+F .TRUE. Put T to test the error exits
0 Code to interpret the seed
CGX Data for the Complex Nonsymmetric Schur Form Expert Driver
0 Number of matrix dimensions
1 1 1 2 1 Parameters NB, NBMIN, NXOVER, NS, NBCOL
10 Threshold for test ratios
-.TRUE. Put T to test the error exits
+F .TRUE. Put T to test the error exits
0 Code to interpret the seed
4
2
@@ -107,7 +107,7 @@
0 Number of matrix dimensions
1 1 1 2 1 Parameters NB, NBMIN, NXOVER, NS, NBCOL
10 Threshold for test ratios
-.TRUE. Put T to test the error exits
+F .TRUE. Put T to test the error exits
0 Code to interpret the seed
4
( 2.0000E+00, 6.0000E+00)
--- lapack-3.0.20000531a.ori/testing/cgg.in Thu Nov 4 19:26:34 1999
+++ lapack-3.0.20000531a/testing/cgg.in Sun Mar 31 22:32:55 2002
@@ -10,6 +10,6 @@
20.0 Threshold value
T Put T to test the LAPACK routines
T Put T to test the driver routines
-T Put T to test the error exits
+F T Put T to test the error exits
1 Code to interpret the seed
CGG 26
--- lapack-3.0.20000531a.ori/testing/csb.in Thu Nov 4 19:26:32 1999
+++ lapack-3.0.20000531a/testing/csb.in Sun Mar 31 22:32:55 2002
@@ -4,6 +4,6 @@
5 Number of values of K
0 1 2 5 16 Values of K (band width)
20.0 Threshold value
-T Put T to test the error exits
+F T Put T to test the error exits
1 Code to interpret the seed
CHB 15
--- lapack-3.0.20000531a.ori/testing/csg.in Thu Nov 4 19:26:32 1999
+++ lapack-3.0.20000531a/testing/csg.in Sun Mar 31 22:32:55 2002
@@ -8,6 +8,6 @@
20.0 Threshold value
T Put T to test the LAPACK routines
T Put T to test the driver routines
-T Put T to test the error exits
+F T Put T to test the error exits
1 Code to interpret the seed
CSG 21
--- lapack-3.0.20000531a.ori/testing/ctest.in Thu Nov 4 19:26:32 1999
+++ lapack-3.0.20000531a/testing/ctest.in Sun Mar 31 22:32:55 2002
@@ -11,7 +11,7 @@
30.0 Threshold value of test ratio
T Put T to test the LAPACK routines
T Put T to test the driver routines
-T Put T to test the error exits
+F T Put T to test the error exits
CGE 11 List types on next line if 0 < NTYPES < 11
CGB 8 List types on next line if 0 < NTYPES < 8
CGT 12 List types on next line if 0 < NTYPES < 12
--- lapack-3.0.20000531a.ori/testing/dbb.in Thu Nov 4 19:26:30 1999
+++ lapack-3.0.20000531a/testing/dbb.in Sun Mar 31 22:32:56 2002
@@ -7,6 +7,6 @@
2 Number of values of NRHS
1 2 Values of NRHS
20.0 Threshold value
-F Put T to test the error exits
+F F Put T to test the error exits
1 Code to interpret the seed
DBB 15
--- lapack-3.0.20000531a.ori/testing/dgd.in Thu Nov 4 19:26:34 1999
+++ lapack-3.0.20000531a/testing/dgd.in Sun Mar 31 22:32:57 2002
@@ -3,7 +3,7 @@
2 6 10 12 20 30 Matrix dimensions
1 1 1 2 1 Parameters NB, NBMIN, NXOVER, NS, NBCOL
10 Threshold for test ratios
-.TRUE. Put T to test the error exits
+F .TRUE. Put T to test the error exits
0 Code to interpret the seed
DGS 26 Test all 26 matrix types
DGV Data for the Real Nonsymmetric Eigenvalue Problem Driver
@@ -11,20 +11,20 @@
2 6 8 10 15 20 Matrix dimensions
1 1 1 2 1 Parameters NB, NBMIN, NXOVER, NS, NBCOL
10 Threshold value
-.TRUE. Put T to test the error exits
+F .TRUE. Put T to test the error exits
0 Code to interpret the seed
DGV 26 Test all 26 matrix types
DGX Data for the Real Nonsymmetric Schur Form Expert Driver
2 Largest matrix dimension (0 <= NSIZE <= 5)
1 1 1 2 1 Parameters NB, NBMIN, NXOVER, NS, NBCOL
10 Threshold for test ratios
-.TRUE. Put T to test the error exits
+F .TRUE. Put T to test the error exits
0 Code to interpret the seed
DGX Data for the Real Nonsymmetric Schur Form Expert Driver
0 Largest matrix dimension
1 1 1 2 1 Parameters NB, NBMIN, NXOVER, NS, NBCOL
10 Threshold for test ratios
-.TRUE. Put T to test the error exits
+F .TRUE. Put T to test the error exits
0 Code to interpret the seed
4
2
@@ -53,13 +53,13 @@
5 Largest matrix dimension
1 1 1 2 1 Parameters NB, NBMIN, NXOVER, NS, NBCOL
10 Threshold for test ratios
-.TRUE. Put T to test the error exits
+F .TRUE. Put T to test the error exits
0 Code to interpret the seed
DXV Data for the Real Nonsymmetric Eigenvalue Expert Driver
0 Largest matrix dimension
1 1 1 2 1 Parameters NB, NBMIN, NXOVER, NS, NBCOL
10 Threshold for test ratios
-.TRUE. Put T to test the error exits
+F .TRUE. Put T to test the error exits
0 Code to interpret the seed
4
8.0000D+00 4.0000D+00 -1.3000D+01 4.0000D+00 Input matrix A
--- lapack-3.0.20000531a.ori/testing/dgg.in Thu Nov 4 19:26:34 1999
+++ lapack-3.0.20000531a/testing/dgg.in Sun Mar 31 22:32:57 2002
@@ -10,6 +10,6 @@
20.0 Threshold value
T Put T to test the LAPACK routines
T Put T to test the driver routines
-T Put T to test the error exits
+F T Put T to test the error exits
1 Code to interpret the seed
DGG 26
--- lapack-3.0.20000531a.ori/testing/dsb.in Thu Nov 4 19:26:33 1999
+++ lapack-3.0.20000531a/testing/dsb.in Sun Mar 31 22:32:57 2002
@@ -4,6 +4,6 @@
5 Number of values of K
0 1 2 5 16 Values of K (band width)
20.0 Threshold value
-T Put T to test the error exits
+F T Put T to test the error exits
1 Code to interpret the seed
DSB 15
--- lapack-3.0.20000531a.ori/testing/dsg.in Thu Nov 4 19:26:33 1999
+++ lapack-3.0.20000531a/testing/dsg.in Sun Mar 31 22:32:57 2002
@@ -8,6 +8,6 @@
20.0 Threshold value
T Put T to test the LAPACK routines
T Put T to test the driver routines
-T Put T to test the error exits
+F T Put T to test the error exits
1 Code to interpret the seed
DSG 21
--- lapack-3.0.20000531a.ori/testing/dtest.in Thu Nov 4 19:26:33 1999
+++ lapack-3.0.20000531a/testing/dtest.in Sun Mar 31 22:32:57 2002
@@ -11,7 +11,7 @@
30.0 Threshold value of test ratio
T Put T to test the LAPACK routines
T Put T to test the driver routines
-T Put T to test the error exits
+F T Put T to test the error exits
DGE 11 List types on next line if 0 < NTYPES < 11
DGB 8 List types on next line if 0 < NTYPES < 8
DGT 12 List types on next line if 0 < NTYPES < 12
--- lapack-3.0.20000531a.ori/testing/glm.in Thu Nov 4 19:26:34 1999
+++ lapack-3.0.20000531a/testing/glm.in Sun Mar 31 22:32:57 2002
@@ -4,6 +4,6 @@
9 0 15 12 15 30 Values of P (row dimension)
5 5 10 25 30 40 Values of N (col dimension), M <= N <= M+P
20.0 Threshold value of test ratio
-T Put T to test the error exits
+F T Put T to test the error exits
1 Code to interpret the seed
GLM 8 List types on next line if 0 < NTYPES < 8
--- lapack-3.0.20000531a.ori/testing/gqr.in Thu Nov 4 19:26:34 1999
+++ lapack-3.0.20000531a/testing/gqr.in Sun Mar 31 22:32:58 2002
@@ -4,6 +4,6 @@
0 5 20 Values of P
0 3 30 Values of N
20.0 Threshold value of test ratio
-T Put T to test the error exits
+F T Put T to test the error exits
1 Code to interpret the seed
GQR 8 List types on next line if 0 < NTYPES < 8
--- lapack-3.0.20000531a.ori/testing/gsv.in Thu Nov 4 19:26:34 1999
+++ lapack-3.0.20000531a/testing/gsv.in Sun Mar 31 22:32:58 2002
@@ -4,6 +4,6 @@
4 0 12 14 10 10 20 15 Values of P (row dimension)
3 10 15 12 8 20 8 20 Values of N (column dimension)
20.0 Threshold value of test ratio
-T Put T to test the error exits
+F T Put T to test the error exits
1 Code to interpret the seed
GSV 8 List types on next line if 0 < NTYPES < 8
--- lapack-3.0.20000531a.ori/testing/lse.in Thu Nov 4 19:26:34 1999
+++ lapack-3.0.20000531a/testing/lse.in Sun Mar 31 22:32:58 2002
@@ -4,6 +4,6 @@
0 5 5 5 8 20 Values of P
5 5 6 8 12 40 Values of N, note P<= N <= P+M
20.0 Threshold value of test ratio
-T Put T to test the error exits
+F T Put T to test the error exits
1 Code to interpret the seed
LSE 8 List types on next line if 0 < NTYPES < 8
--- lapack-3.0.20000531a.ori/testing/nep.in Thu Nov 4 19:26:33 1999
+++ lapack-3.0.20000531a/testing/nep.in Sun Mar 31 22:32:58 2002
@@ -8,6 +8,6 @@
2 4 2 4 6 Values of NSHIFT (no. of shifts)
20 20 6 10 10 Values of MAXB (min. blocksize)
20.0 Threshold value
-T Put T to test the error exits
+F T Put T to test the error exits
1 Code to interpret the seed
NEP 21
--- lapack-3.0.20000531a.ori/testing/sbb.in Thu Nov 4 19:26:30 1999
+++ lapack-3.0.20000531a/testing/sbb.in Sun Mar 31 22:32:59 2002
@@ -7,6 +7,6 @@
2 Number of values of NRHS
1 2 Values of NRHS
20.0 Threshold value
-F Put T to test the error exits
+F F Put T to test the error exits
1 Code to interpret the seed
SBB 15
--- lapack-3.0.20000531a.ori/testing/sep.in Thu Nov 4 19:26:32 1999
+++ lapack-3.0.20000531a/testing/sep.in Sun Mar 31 22:32:59 2002
@@ -8,6 +8,6 @@
50.0 Threshold value
T Put T to test the LAPACK routines
T Put T to test the driver routines
-T Put T to test the error exits
+F T Put T to test the error exits
1 Code to interpret the seed
SEP 21
--- lapack-3.0.20000531a.ori/testing/sgd.in Thu Nov 4 19:26:34 1999
+++ lapack-3.0.20000531a/testing/sgd.in Sun Mar 31 22:33:00 2002
@@ -3,7 +3,7 @@
2 6 10 12 20 30 Matrix dimensions
1 1 1 2 1 Parameters NB, NBMIN, NXOVER, NS, NBCOL
10 Threshold for test ratios
-.TRUE. Put T to test the error exits
+F .TRUE. Put T to test the error exits
0 Code to interpret the seed
SGS 26 Test all 26 matrix types
SGV Data for the Real Nonsymmetric Eigenvalue Problem Driver
@@ -11,20 +11,20 @@
2 6 8 10 15 20 Matrix dimensions
1 1 1 2 1 Parameters NB, NBMIN, NXOVER, NS, NBCOL
10 Threshold value
-.TRUE. Put T to test the error exits
+F .TRUE. Put T to test the error exits
0 Code to interpret the seed
SGV 26 Test all 26 matrix types
SGX Data for the Real Nonsymmetric Schur Form Expert Driver
2 Largest matrix dimension (0 <= NSIZE <= 5)
1 1 1 2 1 Parameters NB, NBMIN, NXOVER, NS, NBCOL
10 Threshold for test ratios
-.TRUE. Put T to test the error exits
+F .TRUE. Put T to test the error exits
0 Code to interpret the seed
SGX Data for the Real Nonsymmetric Schur Form Expert Driver
0 Largest matrix dimension (0 <= NSIZE <= 5)
1 1 1 2 1 Parameters NB, NBMIN, NXOVER, NS, NBCOL
10 Threshold for test ratios
-.TRUE. Put T to test the error exits
+F .TRUE. Put T to test the error exits
0 Code to interpret the seed
4
2
@@ -53,13 +53,13 @@
5 Largest matrix dimension
1 1 1 2 1 Parameters NB, NBMIN, NXOVER, NS, NBCOL
10 Threshold for test ratios
-.TRUE. Put T to test the error exits
+F .TRUE. Put T to test the error exits
0 Code to interpret the seed
SXV Data for the Real Nonsymmetric Eigenvalue Expert Driver
0 Largest matrix dimension
1 1 1 2 1 Parameters NB, NBMIN, NXOVER, NS, NBCOL
10 Threshold for test ratios
-.TRUE. Put T to test the error exits
+F .TRUE. Put T to test the error exits
0 Code to interpret the seed
4
8.0000E+00 4.0000E+00 -1.3000E+01 4.0000E+00 Input matrix A
--- lapack-3.0.20000531a.ori/testing/sgg.in Thu Nov 4 19:26:34 1999
+++ lapack-3.0.20000531a/testing/sgg.in Sun Mar 31 22:33:00 2002
@@ -10,6 +10,6 @@
20.0 Threshold value
T Put T to test the LAPACK routines
T Put T to test the driver routines
-T Put T to test the error exits
+F T Put T to test the error exits
1 Code to interpret the seed
SGG 26
--- lapack-3.0.20000531a.ori/testing/ssb.in Thu Nov 4 19:26:32 1999
+++ lapack-3.0.20000531a/testing/ssb.in Sun Mar 31 22:33:00 2002
@@ -4,6 +4,6 @@
5 Number of values of K
0 1 2 5 16 Values of K (band width)
20.0 Threshold value
-T Put T to test the error exits
+F T Put T to test the error exits
1 Code to interpret the seed
SSB 15
--- lapack-3.0.20000531a.ori/testing/ssg.in Thu Nov 4 19:26:32 1999
+++ lapack-3.0.20000531a/testing/ssg.in Sun Mar 31 22:33:00 2002
@@ -8,6 +8,6 @@
20.0 Threshold value
T Put T to test the LAPACK routines
T Put T to test the driver routines
-T Put T to test the error exits
+F T Put T to test the error exits
1 Code to interpret the seed
SSG 21
--- lapack-3.0.20000531a.ori/testing/stest.in Thu Nov 4 19:26:32 1999
+++ lapack-3.0.20000531a/testing/stest.in Sun Mar 31 22:33:00 2002
@@ -11,7 +11,7 @@
30.0 Threshold value of test ratio
T Put T to test the LAPACK routines
T Put T to test the driver routines
-T Put T to test the error exits
+F T Put T to test the error exits
SGE 11 List types on next line if 0 < NTYPES < 11
SGB 8 List types on next line if 0 < NTYPES < 8
SGT 12 List types on next line if 0 < NTYPES < 12
--- lapack-3.0.20000531a.ori/testing/svd.in Thu Nov 4 19:26:32 1999
+++ lapack-3.0.20000531a/testing/svd.in Sun Mar 31 22:33:00 2002
@@ -10,6 +10,6 @@
35.0 Threshold value
T Put T to test the LAPACK routines
T Put T to test the driver routines
-T Put T to test the error exits
+F T Put T to test the error exits
1 Code to interpret the seed
SVD 16
--- lapack-3.0.20000531a.ori/testing/zbb.in Thu Nov 4 19:26:30 1999
+++ lapack-3.0.20000531a/testing/zbb.in Sun Mar 31 22:33:01 2002
@@ -7,6 +7,6 @@
2 Number of values of NRHS
1 2 Values of NRHS
20.0 Threshold value
-F Put T to test the error exits
+F F Put T to test the error exits
1 Code to interpret the seed
ZBB 15
--- lapack-3.0.20000531a.ori/testing/zgd.in Thu Nov 4 19:26:34 1999
+++ lapack-3.0.20000531a/testing/zgd.in Sun Mar 31 22:33:02 2002
@@ -3,7 +3,7 @@
2 6 8 10 12 20 Matrix dimensions
1 1 1 2 1 Parameters NB, NBMIN, NXOVER, NS, NBCOL
10 Threshold for test ratios
-.TRUE. Put T to test the error exits
+F .TRUE. Put T to test the error exits
0 Code to interpret the seed
ZGV 26 Test all 26 matrix types
ZGS Data for the Complex Nonsymmetric Schur Form Driver
@@ -11,26 +11,26 @@
2 6 10 12 20 30 Matrix dimensions
1 1 1 2 1 Parameters NB, NBMIN, NXOVER, NS, NBCOL
10 Threshold for test ratios
-.TRUE. Put T to test the error exits
+F .TRUE. Put T to test the error exits
0 Code to interpret the seed
ZGS 26 Test all 26 matrix types
ZGX Data for the Complex Nonsymmetric Schur Form Expert Driver
2 Largest matrix dimension (0 <= NSIZE <= 5)
1 1 1 2 1 Parameters NB, NBMIN, NXOVER, NS, NBCOL
10 Threshold for test ratios
-.TRUE. Put T to test the error exits
+F .TRUE. Put T to test the error exits
0 Code to interpret the seed
ZXV Data for the Complex Nonsymmetric Eigenvalue Expert Driver
6 Number of matrix dimensions
1 1 1 2 1 Parameters NB, NBMIN, NXOVER, NS, NBCOL
10 Threshold for test ratios
-.TRUE. Put T to test the error exits
+F .TRUE. Put T to test the error exits
0 Code to interpret the seed
ZGX Data for the Complex Nonsymmetric Schur Form Expert Driver
0 Number of matrix dimensions
1 1 1 2 1 Parameters NB, NBMIN, NXOVER, NS, NBCOL
10 Threshold for test ratios
-.TRUE. Put T to test the error exits
+F .TRUE. Put T to test the error exits
0 Code to interpret the seed
4
2
@@ -107,7 +107,7 @@
0 Number of matrix dimensions
1 1 1 2 1 Parameters NB, NBMIN, NXOVER, NS, NBCOL
10 Threshold for test ratios
-.TRUE. Put T to test the error exits
+F .TRUE. Put T to test the error exits
0 Code to interpret the seed
4
( 2.0000D+00, 6.0000D+00)
--- lapack-3.0.20000531a.ori/testing/zgg.in Thu Nov 4 19:26:34 1999
+++ lapack-3.0.20000531a/testing/zgg.in Sun Mar 31 22:33:02 2002
@@ -10,6 +10,6 @@
20.0 Threshold value
T Put T to test the LAPACK routines
T Put T to test the driver routines
-T Put T to test the error exits
+F T Put T to test the error exits
1 Code to interpret the seed
ZGG 26
--- lapack-3.0.20000531a.ori/testing/zsb.in Thu Nov 4 19:26:33 1999
+++ lapack-3.0.20000531a/testing/zsb.in Sun Mar 31 22:33:02 2002
@@ -4,6 +4,6 @@
5 Number of values of K
0 1 2 5 16 Values of K (band width)
20.0 Threshold value
-T Put T to test the error exits
+F T Put T to test the error exits
1 Code to interpret the seed
ZHB 15
--- lapack-3.0.20000531a.ori/testing/zsg.in Thu Nov 4 19:26:33 1999
+++ lapack-3.0.20000531a/testing/zsg.in Sun Mar 31 22:33:02 2002
@@ -8,6 +8,6 @@
20.0 Threshold value
T Put T to test the LAPACK routines
T Put T to test the driver routines
-T Put T to test the error exits
+F T Put T to test the error exits
1 Code to interpret the seed
ZSG 21
--- lapack-3.0.20000531a.ori/testing/ztest.in Thu Nov 4 19:26:33 1999
+++ lapack-3.0.20000531a/testing/ztest.in Sun Mar 31 22:33:02 2002
@@ -11,7 +11,7 @@
30.0 Threshold value of test ratio
T Put T to test the LAPACK routines
T Put T to test the driver routines
-T Put T to test the error exits
+F T Put T to test the error exits
ZGE 11 List types on next line if 0 < NTYPES < 11
ZGB 8 List types on next line if 0 < NTYPES < 8
ZGT 12 List types on next line if 0 < NTYPES < 12
|