From b9d23273d6ccbdf724e36f2ddccddaad9f0f5abd Mon Sep 17 00:00:00 2001 From: herbelin Date: Fri, 26 Mar 2004 16:34:07 +0000 Subject: Ajout exportation des 'theory.xml' + divers git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@5576 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 c82b246d47..ed3713ff75 100644 --- a/contrib/xml/xmlcommand.mli +++ b/contrib/xml/xmlcommand.mli @@ -28,7 +28,7 @@ (* Note: it is printed only (and directly) the most discharged available *) (* form of the definition (all the parameters are *) (* lambda-abstracted, but the object can still refer to variables) *) -val print : Libnames.reference -> string option -> unit +val print : Libnames.global_reference -> string option -> unit (* show dest *) (* where dest is either None (for stdout) or (Some filename) *) -- cgit v1.2.3