]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_transformations/box.mli
added an 'a parameter to mpresentation type so that it and boxes could
[helm.git] / helm / ocaml / cic_transformations / box.mli
index 8d65c27f0a37ee3b6e7538cc38acacab450d1f02..296b14c156b50f3bac62d42a7147473ccb13dff5 100644 (file)
@@ -39,6 +39,8 @@ type
   | Ink of attr
   | H of attr * ('expr box) list
   | V of attr * ('expr box) list
+  | HV of attr * ('expr box) list
+  | HOV of attr * ('expr box) list
   | Object of attr * 'expr
   | Action of attr * ('expr box) list