aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/dune
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/dune')
-rw-r--r--src/common/dune3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/common/dune b/src/common/dune
new file mode 100644
index 0000000..de481e2
--- /dev/null
+++ b/src/common/dune
@@ -0,0 +1,3 @@
+(library
+ (name Common)
+ (public_name coqup.common))