aboutsummaryrefslogtreecommitdiff
path: root/vendor/Ltac2/dune
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/Ltac2/dune')
-rw-r--r--vendor/Ltac2/dune3
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/Ltac2/dune b/vendor/Ltac2/dune
new file mode 100644
index 0000000000..5dbc4db66a
--- /dev/null
+++ b/vendor/Ltac2/dune
@@ -0,0 +1,3 @@
+(env
+ (dev (flags :standard -rectypes))
+ (release (flags :standard -rectypes)))