X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fmatita%2Fmatitadep.ml;h=966b02b09d49b7b246fc1326ff6f87a484de0a4f;hb=12cc5b2b8e7f7bb0b5e315094b008a293a4df6b1;hp=fbbfc137b2c47600caac850560a1750d893cbd07;hpb=3c5c1885b52ab5e33ff63871bc4ef5fa275a900e;p=helm.git diff --git a/helm/matita/matitadep.ml b/helm/matita/matitadep.ml index fbbfc137b..966b02b09 100644 --- a/helm/matita/matitadep.ml +++ b/helm/matita/matitadep.ml @@ -45,6 +45,8 @@ let main () = | TA.Executable (_, TA.Command (_, TA.Alias (_, TA.Ident_alias(_, uri)))) -> Hashtbl.add aliases file uri + | TA.Executable (_, TA.Command (_, TA.Include (_, path))) -> + Hashtbl.add deps file path | _ -> ()) stms; Hashtbl.iter