X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ocaml%2Flambda4.mli;h=c8a40bfa8c719694f0796ec429c13943ac3cf200;hb=f7ba4d1225ca4fb09750f3d23b197b8372f1350b;hp=af249e34972fb5cfa028dad87af48590757d5062;hpb=f6a7ce917055ee2d750bb0e1bec6617945ea9928;p=fireball-separation.git diff --git a/ocaml/lambda4.mli b/ocaml/lambda4.mli index af249e3..c8a40bf 100644 --- a/ocaml/lambda4.mli +++ b/ocaml/lambda4.mli @@ -1,5 +1,7 @@ type problem +val label_of_problem : problem -> string + type result = [ | `Separable of (int * Num.nf) list | `Unseparable of string