diff options
Diffstat (limited to 'kernel')
| -rw-r--r-- | kernel/term.mli | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/kernel/term.mli b/kernel/term.mli index 97fe3c7dc0..5c9e5894ea 100644 --- a/kernel/term.mli +++ b/kernel/term.mli @@ -20,9 +20,6 @@ val mk_Prop : sorts val print_sort : sorts -> std_ppcmds -(*s The operators of the Calculus of Inductive Constructions. - ['a] is the type of sorts. ([XTRA] is an extra slot, for putting in - whatever sort of operator we need for whatever sort of application.) *) type existential_key = int |
