aboutsummaryrefslogtreecommitdiff
path: root/lib/csv/dune
diff options
context:
space:
mode:
Diffstat (limited to 'lib/csv/dune')
-rwxr-xr-xlib/csv/dune1
1 files changed, 1 insertions, 0 deletions
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))
)