forked from maranget/hevea
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexplode.mli
More file actions
13 lines (12 loc) · 882 Bytes
/
explode.mli
File metadata and controls
13 lines (12 loc) · 882 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
(***********************************************************************)
(* *)
(* HEVEA *)
(* *)
(* Luc Maranget, projet Moscova, INRIA Rocquencourt *)
(* *)
(* Copyright 2001 Institut National de Recherche en Informatique et *)
(* Automatique. Distributed only by permission. *)
(* *)
(* $Id: explode.mli,v 1.4 2001-05-28 17:28:55 maranget Exp $ *)
(***********************************************************************)
val trees : Lexeme.style Tree.t list -> Htmltext.style Tree.t list