summaryrefslogtreecommitdiff
path: root/ide/texmacspp.mli
diff options
context:
space:
mode:
Diffstat (limited to 'ide/texmacspp.mli')
-rw-r--r--ide/texmacspp.mli12
1 files changed, 12 insertions, 0 deletions
diff --git a/ide/texmacspp.mli b/ide/texmacspp.mli
new file mode 100644
index 00000000..858847fb
--- /dev/null
+++ b/ide/texmacspp.mli
@@ -0,0 +1,12 @@
+(************************************************************************)
+(* v * The Coq Proof Assistant / The Coq Development Team *)
+(* <O___,, * INRIA - CNRS - LIX - LRI - PPS - Copyright 1999-2016 *)
+(* \VV/ **************************************************************)
+(* // * This file is distributed under the terms of the *)
+(* * GNU Lesser General Public License Version 2.1 *)
+(************************************************************************)
+
+open Xml_datatype
+open Vernacexpr
+
+val tmpp : vernac_expr -> Loc.t -> xml