X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fcomponents%2Fbinaries%2Fmatex%2Foptions.mli;h=4629423c5d98be2ef8a8b38e994ab08441b5c9e1;hb=5791ee6b64136ecb0a727e32997b33f4bfab2c31;hp=2c0e9b9b6be15bd70da4f7de919ac9715e687bcb;hpb=709537efda53c6189ed3e3e9877f1f93ac6d512a;p=helm.git diff --git a/matita/components/binaries/matex/options.mli b/matita/components/binaries/matex/options.mli index 2c0e9b9b6..4629423c5 100644 --- a/matita/components/binaries/matex/options.mli +++ b/matita/components/binaries/matex/options.mli @@ -21,4 +21,8 @@ val test: bool ref val no_types: bool ref +val list_och: out_channel option ref + val clear: unit -> unit + +val close_list: unit -> unit