aboutsummaryrefslogtreecommitdiffstats
path: root/src/extraction
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/extraction
parentf96332369cbb2420e29a588d0ad9cd9810315423 (diff)
downloadvericert-d389da26515d525a0cc7cbc688f5b43009335915.tar.gz
vericert-d389da26515d525a0cc7cbc688f5b43009335915.zip
Remove dunes and make the build recursive
Diffstat (limited to 'src/extraction')
-rw-r--r--src/extraction/dune4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/extraction/dune b/src/extraction/dune
deleted file mode 100644
index 731701a..0000000
--- a/src/extraction/dune
+++ /dev/null
@@ -1,4 +0,0 @@
-(library
- (name Extraction)
- (public_name coqup.extraction)
- (flags (:standard -warn-error -A)))