X-Git-Url: http://git.nguyen.vg/gitweb/?p=tatoo.git;a=blobdiff_plain;f=src%2Fcompil.mli;h=25529575f4c6562e0b55505ee67585da22f105a8;hp=e21975df8aff5e513acb77810b7db81d88b4f372;hb=e80e269c313952b4d427fa6a5a9729ea15e43f39;hpb=5a9c2accf1b54294cd71b90ca5cca5f69ac8e76e diff --git a/src/compil.mli b/src/compil.mli index e21975d..2552957 100644 --- a/src/compil.mli +++ b/src/compil.mli @@ -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 *)