From: igor175 Date: Sun, 21 Apr 2013 03:32:20 +0000 (+0000) Subject: fixed comments in LAPACK routines (c,z)lahef.f and (c,z)lahef_rook.f X-Git-Tag: submit/tizen/20180313.231549~484 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c5535f3f7d33bbc21dda56dfb29c23846e016a76;p=platform%2Fupstream%2Flapack.git fixed comments in LAPACK routines (c,z)lahef.f and (c,z)lahef_rook.f --- diff --git a/SRC/clahef_rook.f b/SRC/clahef_rook.f index 4756fba8..54282f92 100644 --- a/SRC/clahef_rook.f +++ b/SRC/clahef_rook.f @@ -417,6 +417,7 @@ * END IF * +* * END pivot search loop body * IF( .NOT.DONE ) GOTO 12 diff --git a/SRC/zlahef_rook.f b/SRC/zlahef_rook.f index 9b1e05e7..aee14fc0 100644 --- a/SRC/zlahef_rook.f +++ b/SRC/zlahef_rook.f @@ -418,6 +418,7 @@ * END IF * +* * END pivot search loop body * IF( .NOT.DONE ) GOTO 12