Move block_in_bytes entirely to the presentation layer.
authorRichard W.M. Jones <rjones@redhat.com>
Mon, 27 Mar 2017 20:22:52 +0000 (21:22 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 27 Mar 2017 20:40:13 +0000 (21:40 +0100)
commit431dbd98bad6e3635b4d0885bf33dd3e759ca35d
tree3fd76d908a93625d29da8408872023b6135d7851
parent90d14bc151e488972d33eefaac2242d9a6e07578
Move block_in_bytes entirely to the presentation layer.

Simplifies and updates commit dbef8dd3bf00417e75a12c851b053e49c9e1a79e.
src/collect.ml
src/collect.mli
src/csv_output.ml
src/csv_output.mli
src/redraw.ml
src/stream_output.ml
src/top.ml