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