]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/binaries/matex/options.mli
- initial support for sigma-types
[helm.git] / matita / components / binaries / matex / options.mli
index 1c6aef077bb61e42fb6ef735c126ae4a664189c4..2e97cf9bb4e7e09b7d47010c7095f46290f1a7d8 100644 (file)
@@ -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