diff options
| author | Pierre-Marie Pédrot | 2018-11-19 09:51:05 +0100 |
|---|---|---|
| committer | Pierre-Marie Pédrot | 2018-11-19 09:55:11 +0100 |
| commit | 3ba8647971c441307dd61bc67dc2c3705b345b56 (patch) | |
| tree | b78a9297a852909ad89d53272be48e851444ca89 /_CoqProject | |
| parent | fd184924e1d8955d6cfe7d7645dfb8776b211195 (diff) | |
Add a Char module.
Diffstat (limited to '_CoqProject')
| -rw-r--r-- | _CoqProject | 1 |
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 |
