From 616eee3f2d29f2438fef25e1d044b000a3990c0f Mon Sep 17 00:00:00 2001 From: julie Date: Thu, 28 Jan 2010 18:44:38 +0000 Subject: Polish some comments, etc.. for the C wrapper --- SRC/dlasq3.f | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'SRC/dlasq3.f') diff --git a/SRC/dlasq3.f b/SRC/dlasq3.f index e5ea244d..d93a5013 100644 --- a/SRC/dlasq3.f +++ b/SRC/dlasq3.f @@ -74,7 +74,20 @@ * TTYPE (input/output) INTEGER * Shift type. * -* DMIN1, DMIN2, DN, DN1, DN2, G, TAU (input/output) DOUBLE PRECISION +* DMIN1 (input/output) DOUBLE PRECISION +* +* DMIN2 (input/output) DOUBLE PRECISION +* +* DN (input/output) DOUBLE PRECISION +* +* DN1 (input/output) DOUBLE PRECISION +* +* DN2 (input/output) DOUBLE PRECISION +* +* G (input/output) DOUBLE PRECISION +* +* TAU (input/output) DOUBLE PRECISION +* * These are passed as arguments in order to save their values * between calls to DLASQ3. * -- cgit v1.2.3