X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=components%2Flexicon%2FlexiconAstPp.ml;h=0b2c9463936671edcb78b812dddeef60760986df;hb=e3ed04fe2299bdb814ee077e60f1046a86156982;hp=23f0082969aa99d99b6c26b601db5b642694e48d;hpb=c62ce63a6750ddaf86f4aec8c0886a2d3db8d5f2;p=helm.git diff --git a/components/lexicon/lexiconAstPp.ml b/components/lexicon/lexiconAstPp.ml index 23f008296..0b2c94639 100644 --- a/components/lexicon/lexiconAstPp.ml +++ b/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