X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fcomponents%2Fbinaries%2Fmatex%2Foptions.mli;h=2e97cf9bb4e7e09b7d47010c7095f46290f1a7d8;hb=HEAD;hp=1c6aef077bb61e42fb6ef735c126ae4a664189c4;hpb=28e8954fbe2e28f01ae918c8d0e0ef34bd84b48f;p=helm.git diff --git a/matita/components/binaries/matex/options.mli b/matita/components/binaries/matex/options.mli index 1c6aef077..2e97cf9bb 100644 --- a/matita/components/binaries/matex/options.mli +++ b/matita/components/binaries/matex/options.mli @@ -43,6 +43,8 @@ val alpha_gref: (string * string) list ref val macro_gref: (string * string * int * int) list ref +val sigs_gref: (string * int * int) list ref + val clear: unit -> unit val close_list: unit -> unit