aboutsummaryrefslogtreecommitdiff
path: root/_CoqProject
diff options
context:
space:
mode:
authorPierre-Marie Pédrot2018-11-19 09:51:05 +0100
committerPierre-Marie Pédrot2018-11-19 09:55:11 +0100
commit3ba8647971c441307dd61bc67dc2c3705b345b56 (patch)
treeb78a9297a852909ad89d53272be48e851444ca89 /_CoqProject
parentfd184924e1d8955d6cfe7d7645dfb8776b211195 (diff)
Add a Char module.
Diffstat (limited to '_CoqProject')
-rw-r--r--_CoqProject1
1 files changed, 1 insertions, 0 deletions
diff --git a/_CoqProject b/_CoqProject
index 071066dd86..e2ef5cebe1 100644
--- a/_CoqProject
+++ b/_CoqProject
@@ -35,6 +35,7 @@ src/ltac2_plugin.mlpack
theories/Init.v
theories/Int.v
+theories/Char.v
theories/String.v
theories/Ident.v
theories/Array.v