aboutsummaryrefslogtreecommitdiffstats
path: root/src/common
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-03-25 23:44:32 +0000
committerYann Herklotz <git@yannherklotz.com>2020-03-25 23:44:32 +0000
commitd389da26515d525a0cc7cbc688f5b43009335915 (patch)
tree6ccaf357477463d3b5765700b81191b95c82f49d /src/common
parentf96332369cbb2420e29a588d0ad9cd9810315423 (diff)
downloadvericert-d389da26515d525a0cc7cbc688f5b43009335915.tar.gz
vericert-d389da26515d525a0cc7cbc688f5b43009335915.zip
Remove dunes and make the build recursive
Diffstat (limited to 'src/common')
-rw-r--r--src/common/dune3
1 files changed, 0 insertions, 3 deletions
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))