Remove external dependency on ocaml-csv
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 3 Nov 2021 11:28:58 +0000 (11:28 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 3 Nov 2021 12:00:29 +0000 (12:00 +0000)
commit42de3812f0bd97c3fa5114b39d9bb23c483d364b
tree65369cce6b2fdf5d8031f5d2408a1478e9e2b887
parent1aedabd0caf7a0562a3f314dddd13d49e0165c92
Remove external dependency on ocaml-csv

We only used a tiny number of features from this library, and it is
distributed under a compatible license so we might as well inline the
function we need.
README
configure.ac
src/.depend
src/Makefile.am
src/README
src/csv_output.ml
src/csv_output.mli
src/opt_csv.ml [deleted file]
src/top.ml
src/top.mli
src/virt-top.pod