diff options
Diffstat (limited to 'SRC/slarrf.f')
-rw-r--r-- | SRC/slarrf.f | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/SRC/slarrf.f b/SRC/slarrf.f index 076fa484..a15552b7 100644 --- a/SRC/slarrf.f +++ b/SRC/slarrf.f @@ -257,7 +257,8 @@ * Decide whether the code should accept the best among all * representations despite large element growth or signal INFO=1 - NOFAIL = .TRUE. +* Setting NOFAIL to .FALSE. for quick fix for bug 113 + NOFAIL = .FALSE. * * Compute the average gap length of the cluster |