From 7ad4aedc49e97a2a62de08c89b47a877adf9e076 Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Thu, 7 Mar 2024 10:54:37 +0100 Subject: calculette_aoo: updated the way to evaluate the odds --- calculette_aoo/bin/dune | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'calculette_aoo/bin/dune') diff --git a/calculette_aoo/bin/dune b/calculette_aoo/bin/dune index 1177b56..3fee2aa 100644 --- a/calculette_aoo/bin/dune +++ b/calculette_aoo/bin/dune @@ -1,3 +1,5 @@ (executable (name main) - (libraries aoo)) + (libraries + zarith + aoo)) -- cgit v1.2.3