aboutsummaryrefslogtreecommitdiffstats
path: root/extraction/dune
diff options
context:
space:
mode:
Diffstat (limited to 'extraction/dune')
-rw-r--r--extraction/dune3
1 files changed, 3 insertions, 0 deletions
diff --git a/extraction/dune b/extraction/dune
new file mode 100644
index 0000000..ec44a53
--- /dev/null
+++ b/extraction/dune
@@ -0,0 +1,3 @@
+(executable
+ (name main)
+ (flags (:standard -warn-error -A)))