X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Fsoftware%2Fcomponents%2Flexicon%2FlexiconAstPp.ml;h=0b2c9463936671edcb78b812dddeef60760986df;hb=f48ba5edb4602e663ee746964ec88ff673642388;hp=23f0082969aa99d99b6c26b601db5b642694e48d;hpb=d78383a4c3c7e8bd49f25c9aacf591b96db91b38;p=helm.git diff --git a/helm/software/components/lexicon/lexiconAstPp.ml b/helm/software/components/lexicon/lexiconAstPp.ml index 23f008296..0b2c94639 100644 --- a/helm/software/components/lexicon/lexiconAstPp.ml +++ b/helm/software/components/lexicon/lexiconAstPp.ml @@ -77,7 +77,7 @@ let pp_notation dir_opt l1_pattern assoc prec l2_pattern = (pp_l2_pattern l2_pattern) let pp_command = function - | Include (_,path,mode) -> + | Include (_,_,mode,path) -> (* not precise, since path is absolute *) if mode = WithPreferences then "include " ^ path else