From 5e15341857e57671a3c617579e3d5dcc89040936 Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Fri, 10 Jan 2025 22:06:06 +0100 Subject: Print the float numbers using the user locale --- lib/csv/dune | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/csv/dune') diff --git a/lib/csv/dune b/lib/csv/dune index b0f4a72..2cdc868 100755 --- a/lib/csv/dune +++ b/lib/csv/dune @@ -3,4 +3,5 @@ (libraries re ) + (foreign_stubs (language c) (names format)) ) -- cgit v1.2.3