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