aboutsummaryrefslogtreecommitdiffhomepage
path: root/library/declare.mli
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2001-09-18 17:20:22 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2001-09-18 17:20:22 +0000
commite566468b8630116f7c9fa5499ae72aa5aa38b2d9 (patch)
tree451333328afdfc0f144be20f2799d73c5da259b4 /library/declare.mli
parentf494f444ca06a573713aede990ba93a58ea4cf13 (diff)
Mise en place de noms contenant la section pour Fact et Remark
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@1987 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'library/declare.mli')
-rw-r--r--library/declare.mli2
1 files changed, 2 insertions, 0 deletions
diff --git a/library/declare.mli b/library/declare.mli
index e17be37e3..08c45f462 100644
--- a/library/declare.mli
+++ b/library/declare.mli
@@ -52,6 +52,8 @@ type constant_declaration = constant_declaration_type * strength * opacity
the full path of the declaration *)
val declare_constant : identifier -> constant_declaration -> constant_path
+val redeclare_constant : constant_path -> constant_declaration -> unit
+
val declare_parameter : identifier -> constr -> constant_path
(* [declare_mind me] declares a block of inductive types with