aboutsummaryrefslogtreecommitdiffstats
path: root/extraction/dune
diff options
context:
space:
mode:
Diffstat (limited to 'extraction/dune')
-rw-r--r--extraction/dune8
1 files changed, 0 insertions, 8 deletions
diff --git a/extraction/dune b/extraction/dune
deleted file mode 100644
index 12a6b8d..0000000
--- a/extraction/dune
+++ /dev/null
@@ -1,8 +0,0 @@
-(executables
- (flags (:standard -warn-error -A))
- (names driver)
- (libraries compcert))
-
-(install
- (section bin)
- (files (driver.exe as coqup)))