aboutsummaryrefslogtreecommitdiff
path: root/dev/dune
diff options
context:
space:
mode:
authorcoqbot-app[bot]2021-01-27 14:29:48 +0000
committerGitHub2021-01-27 14:29:48 +0000
commit8d697d8a4fe7165b736736196b167c5dc4725583 (patch)
tree254e8f190cb63b00f2b1f448b6c6844342bbfe2f /dev/dune
parent0c185094d40d10dc43f1432ef708a329fae25751 (diff)
parent4d6c244ca6003991d6a3932461c5b1034e32b8f4 (diff)
Merge PR #13418: [sysinit] new component
Reviewed-by: SkySkimmer Reviewed-by: Zimmi48 Ack-by: JasonGross
Diffstat (limited to 'dev/dune')
-rw-r--r--dev/dune1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev/dune b/dev/dune
index a6d88c94d2..ae801f9e83 100644
--- a/dev/dune
+++ b/dev/dune
@@ -34,6 +34,7 @@
%{lib:coq.tactics:tactics.cma}
%{lib:coq.vernac:vernac.cma}
%{lib:coq.stm:stm.cma}
+ %{lib:coq.sysinit:sysinit.cma}
%{lib:coq.toplevel:toplevel.cma}
%{lib:coq.plugins.ltac:ltac_plugin.cma}
%{lib:coq.top_printers:top_printers.cmi}