diff options
Diffstat (limited to 'theories/Ltac2.v')
| -rw-r--r-- | theories/Ltac2.v | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/theories/Ltac2.v b/theories/Ltac2.v index 3fe71f4c65..e838fb7b81 100644 --- a/theories/Ltac2.v +++ b/theories/Ltac2.v @@ -9,6 +9,7 @@ Require Export Ltac2.Init. Require Ltac2.Int. +Require Ltac2.Char. Require Ltac2.String. Require Ltac2.Ident. Require Ltac2.Array. |
