X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2FmatitacLib.ml;h=637bea9897270f274e388da7d2899d1024a01af8;hb=f3c6deea5fa1ed58847d7fcdf597193e2c5c7ddb;hp=c96fdf82db4a7c8d0793d00ce11d84d78c3f30c8;hpb=d17a38ddca548c784e9efa7c55e87c80203b024d;p=helm.git diff --git a/helm/software/matita/matitacLib.ml b/helm/software/matita/matitacLib.ml index c96fdf82d..637bea989 100644 --- a/helm/software/matita/matitacLib.ml +++ b/helm/software/matita/matitacLib.ml @@ -77,7 +77,7 @@ let dump f = (Helm_registry.get_bool "matita.paste_unicode_as_tex") in output_string och str - | G.Executable (loc, G.Command (_, G.Include (_, true, _))) -> () + | G.Executable (loc, G.Command (_, G.Include (_, false, _))) -> () | stm -> output_string och (pp_statement stm); nl (); nl () in