Print labels (=QName -> qname.ml? )
[tatoo.git] / src / compil.mli
index e21975d..2552957 100644 (file)
@@ -15,5 +15,6 @@
 
 (** Implementation of compilation from XPath queries into ASTA *)
 
-val trad : XPath.Ast.path -> Asta.t
+
+val trans : XPath.Ast.path -> Asta.t
 (** Compilation function *)