]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/lambda-delta/complete_rg/crgAut.mli
- we implemented the hierarchy and sort names declaration in text parser
[helm.git] / helm / software / lambda-delta / complete_rg / crgAut.mli
index 3f416a033a8d33bebde7d089b6b8eb3ed19e96f6..b48145d0f2c239fe72b303d7053795a71125d996 100644 (file)
@@ -14,4 +14,4 @@ type status
 val initial_status: Entity.uri_generator -> status 
 
 val crg_of_aut: (status -> 'a) -> (status -> Crg.entity -> 'a) -> 
-                status -> Aut.entity -> 'a
+                status -> Aut.command -> 'a