diff options
Diffstat (limited to 'Init.v')
| -rw-r--r-- | Init.v | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ Ltac2 Type evar. Ltac2 Type constr. Ltac2 Type ident. Ltac2 Type message. -Ltac2 Type exn. +Ltac2 Type exn := [ .. ]. Ltac2 Type 'a array. (** Pervasive types *) |
