Revision a679e9dc hbal.hs

b/hbal.hs
226 226
      verbose = optVerbose opts
227 227
      shownodes = optShowNodes opts
228 228

  
229
  (fixed_nl, ilf, ctags) <- loadExternalData opts
229
  (_, fixed_nl, ilf, ctags) <- loadExternalData opts
230 230

  
231 231
  let offline_names = optOffline opts
232 232
      all_nodes = Container.elems fixed_nl

Also available in: Unified diff