diff options
Diffstat (limited to '_CoqProject')
| -rw-r--r-- | _CoqProject | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/_CoqProject b/_CoqProject index 90338abbfb..6d3470cfa7 100644 --- a/_CoqProject +++ b/_CoqProject @@ -15,6 +15,8 @@ src/tac2entries.ml src/tac2entries.mli src/tac2core.ml src/tac2core.mli +src/tac2stdlib.ml +src/tac2stdlib.mli src/g_ltac2.ml4 src/ltac2_plugin.mlpack @@ -25,4 +27,5 @@ theories/Array.v theories/Control.v theories/Message.v theories/Constr.v +theories/Std.v theories/Ltac2.v |
