]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/lambda-delta/toplevel/metaAut.mli
- we implemented the hierarchy and sort names declaration in text parser
[helm.git] / helm / software / lambda-delta / toplevel / metaAut.mli
index 977d5ed2f8519741249079f70ef2304e00b7dacb..9277dbe5b72a25087a6252196468d75a8822aea8 100644 (file)
@@ -15,4 +15,4 @@ val initial_status: ?cover:string -> unit -> status
 
 val meta_of_aut: 
    (status -> 'a) -> (status -> Meta.entity -> 'a) -> 
-   status -> Aut.entity -> 'a
+   status -> Aut.command -> 'a