]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/lambda-delta/toplevel/metaAut.mli
some renaming. final commit for version 0.8.0
[helm.git] / helm / software / lambda-delta / toplevel / metaAut.mli
index 79c8fb22b205a0f4bfc62aa32602cf5b87513ee8..cfcb49d0b369fe17e7de6ad89f61a0b6a745d086 100644 (file)
@@ -13,4 +13,4 @@ type status
 
 val initial_status: ?cover:string -> unit -> status 
 
-val meta_of_aut: (status -> Meta.unit -> 'a) -> status -> Aut.unit -> 'a
+val meta_of_aut: (status -> Meta.entity -> 'a) -> status -> Aut.entity -> 'a