From 7b6ed1e95bef26f4ae85d7471985128c0dfdbc15 Mon Sep 17 00:00:00 2001 From: herbelin Date: Thu, 1 Mar 2001 14:02:59 +0000 Subject: Déplacement de qualid dans Nametab, hors du noyau git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@1419 85f007b7-540e-0410-9357-904b9bb8a0f7 --- contrib/xml/xmlcommand.mli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/xml/xmlcommand.mli') diff --git a/contrib/xml/xmlcommand.mli b/contrib/xml/xmlcommand.mli index 827cb34f64..1c9b22070a 100644 --- a/contrib/xml/xmlcommand.mli +++ b/contrib/xml/xmlcommand.mli @@ -21,7 +21,7 @@ (* Note: it is printed only (and directly) the most cooked available *) (* form of the definition (all the parameters are *) (* lambda-abstracted, but the object can still refer to variables) *) -val print : Names.qualid -> string option -> unit +val print : Nametab.qualid -> string option -> unit (* show dest *) (* where dest is either None (for stdout) or (Some filename) *) -- cgit v1.2.3