From 2f18b8a33cabd0ea666781ba048d0174b4dc5031 Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Sun, 1 Jun 2025 17:12:06 +0200 Subject: Initial commit --- lib/path/dune | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 lib/path/dune (limited to 'lib/path/dune') diff --git a/lib/path/dune b/lib/path/dune new file mode 100644 index 0000000..83e17c2 --- /dev/null +++ b/lib/path/dune @@ -0,0 +1,6 @@ +(library + (name path) + + (libraries v_string) + ) + -- cgit v1.2.3