aboutsummaryrefslogtreecommitdiffstats
path: root/src/driver/dune
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-03-25 23:43:59 +0000
committerYann Herklotz <git@yannherklotz.com>2020-03-25 23:43:59 +0000
commit539177f4675398e72d59e03c04aa0ec907d7c08b (patch)
treefe224e2cd920b14c69c90d9763df479cd400f2ef /src/driver/dune
parentb71997d5928750f4ca2d8d749a99a49d33c61124 (diff)
downloadvericert-539177f4675398e72d59e03c04aa0ec907d7c08b.tar.gz
vericert-539177f4675398e72d59e03c04aa0ec907d7c08b.zip
Move driver
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)))