diff options
Diffstat (limited to 'kernel/constant.mli')
| -rw-r--r-- | kernel/constant.mli | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/kernel/constant.mli b/kernel/constant.mli index 7b6589ca51..bc3d1a4e3d 100644 --- a/kernel/constant.mli +++ b/kernel/constant.mli @@ -1,9 +1,13 @@ (* $Id$ *) +(*i*) open Names open Term open Sign +(*i*) + +(* Constants. *) type discharge_recipe |
