aboutsummaryrefslogtreecommitdiffstats
path: root/theories/dune
blob: 0034b5d2fdabca2219a20f0839655e99d90b703c (about) (plain) (blame)
1
2
3
4
5
6
7
8
(include_subdirs qualified)

(coq.theory
 (name mininix)
 ; This ensures that all files are checked when using the install alias.
 ; (This does not happen otherwise when just compiling the front-end.)
 (package mininix)
 (theories Flocq stdpp))