From e927376355a1b07e5385dedad7a0d6c5d5bb1f92 Mon Sep 17 00:00:00 2001 From: polwex Date: Mon, 6 Oct 2025 04:19:06 +0700 Subject: ames done --- ocaml/lib/io/dune | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ocaml/lib/io/dune') diff --git a/ocaml/lib/io/dune b/ocaml/lib/io/dune index 699df2e..db1abbb 100644 --- a/ocaml/lib/io/dune +++ b/ocaml/lib/io/dune @@ -1,4 +1,4 @@ (library (name io_drivers) - (modules behn) + (modules behn ames) (libraries nock_lib zarith eio eio.unix)) -- cgit v1.2.3