X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Fmatitadep.ml;h=cfbc3783cbae5e624e842867e038a2ee576b88e0;hb=ae5ab4187e4dcc57a16d2375445f8353fbad7d92;hp=3a5ee6561f4013628498d74cd099171843097075;hpb=fdda444a05fe4c68c925cd94e4e3a38c93d0c35f;p=helm.git diff --git a/helm/software/matita/matitadep.ml b/helm/software/matita/matitadep.ml index 3a5ee6561..cfbc3783c 100644 --- a/helm/software/matita/matitadep.ml +++ b/helm/software/matita/matitadep.ml @@ -55,6 +55,7 @@ let main () = ["-dot", Arg.Set_string dot_file, " Save dependency graph in dot format to the given file"]; MatitaInit.parse_cmdline_and_configuration_file (); + MatitaInit.initialize_environment (); let include_paths = Helm_registry.get_list Helm_registry.string "matita.includes" in let args = Helm_registry.get_list Helm_registry.string "matita.args" in