From 9f0640ab94741d1d369d089fec763c9156d6be4f Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Thu, 19 Mar 2020 15:20:13 +0000 Subject: Lower case folders --- src/Common/dune | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 src/Common/dune (limited to 'src/Common/dune') diff --git a/src/Common/dune b/src/Common/dune deleted file mode 100644 index de481e2..0000000 --- a/src/Common/dune +++ /dev/null @@ -1,3 +0,0 @@ -(library - (name Common) - (public_name coqup.common)) -- cgit