From 6b649aba925b6f7462da07599fe67ebb12a3460e Mon Sep 17 00:00:00 2001 From: Samuel Mimram Date: Wed, 28 Jul 2004 21:54:47 +0000 Subject: Imported Upstream version 8.0pl1 --- parsing/printmod.mli | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 parsing/printmod.mli (limited to 'parsing/printmod.mli') diff --git a/parsing/printmod.mli b/parsing/printmod.mli new file mode 100644 index 00000000..2df0581c --- /dev/null +++ b/parsing/printmod.mli @@ -0,0 +1,17 @@ +(************************************************************************) +(* v * The Coq Proof Assistant / The Coq Development Team *) +(* bool + +val print_module : bool -> module_path -> std_ppcmds + +val print_modtype : kernel_name -> std_ppcmds -- cgit v1.2.3