Remove dependency on ocaml-extlib
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 3 Nov 2021 11:47:13 +0000 (11:47 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 3 Nov 2021 12:00:29 +0000 (12:00 +0000)
commit1aedabd0caf7a0562a3f314dddd13d49e0165c92
tree9a32863ba236128d5867e529360226d1a850e13b
parent4c608eef2274bc267d45d62550aafe2151514013
Remove dependency on ocaml-extlib

We only used a handful of small functions from this library, so we can
completely remove the dependency easily.
13 files changed:
README
configure.ac
src/.depend
src/Makefile.am
src/collect.ml
src/csv_output.ml
src/opt_calendar.ml
src/opt_xml.ml
src/redraw.ml
src/stream_output.ml
src/top.ml
src/utils.ml
src/utils.mli