Revision 2485487d hspace.hs

b/hspace.hs
312 312
  let ini_cv = Cluster.compCV nl
313 313
      ini_stats = Cluster.totalResources nl
314 314

  
315
  when (verbose > 2) $ do
315
  when (verbose > 2) $
316 316
         hPrintf stderr "Initial coefficients: overall %.8f, %s\n"
317 317
                 ini_cv (Cluster.printStats nl)
318 318

  

Also available in: Unified diff