X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_notation%2FcicNotationUtil.mli;h=f35fbb3d3f09692f2acd150c29d42beccf4049eb;hb=c720c4687a4290cfb85f6c4d2a9f238450ef0d5a;hp=760d95ae923410a1bb70302e49cadccfbb866ea6;hpb=f7759f86b755f4f7dc2b23edd52ed4d2e5c028fe;p=helm.git diff --git a/helm/ocaml/cic_notation/cicNotationUtil.mli b/helm/ocaml/cic_notation/cicNotationUtil.mli index 760d95ae9..f35fbb3d3 100644 --- a/helm/ocaml/cic_notation/cicNotationUtil.mli +++ b/helm/ocaml/cic_notation/cicNotationUtil.mli @@ -46,3 +46,5 @@ val ncombine: 'a list list -> 'a list list val string_of_literal: CicNotationPt.literal -> string +val boxify: CicNotationPt.term list -> CicNotationPt.term +