aboutsummaryrefslogtreecommitdiffstats
path: root/src/driver/dune
diff options
context:
space:
mode:
Diffstat (limited to 'src/driver/dune')
-rw-r--r--src/driver/dune7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/driver/dune b/src/driver/dune
deleted file mode 100644
index e295a76..0000000
--- a/src/driver/dune
+++ /dev/null
@@ -1,7 +0,0 @@
-(executables
- (names Driver)
- (libraries compcert coqup.verilog coqup.extraction))
-
-(install
- (section bin)
- (files (Driver.exe as coqup)))