diff options
Diffstat (limited to 'kernel/cemitcodes.mli')
| -rw-r--r-- | kernel/cemitcodes.mli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/cemitcodes.mli b/kernel/cemitcodes.mli index cec9013060..54b92b9121 100644 --- a/kernel/cemitcodes.mli +++ b/kernel/cemitcodes.mli @@ -25,7 +25,7 @@ val subst_to_patch : Mod_subst.substitution -> to_patch -> to_patch type body_code = | BCdefined of to_patch - | BCallias of constant Univ.puniverses + | BCalias of constant Univ.puniverses | BCconstant |
