]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/matitacLib.ml
- cicInspect: relevant nodes count updated: letin nodes are not relevant
[helm.git] / helm / software / matita / matitacLib.ml
index 489e37c86417bbf9688b9bb816a933b56ff06b27..c96fdf82db4a7c8d0793d00ce11d84d78c3f30c8 100644 (file)
@@ -77,6 +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, _))) -> ()
       | stm ->
          output_string och (pp_statement stm); nl (); nl ()
    in