]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matitadep.ml
"include" command implemented.
[helm.git] / helm / matita / matitadep.ml
index fbbfc137b2c47600caac850560a1750d893cbd07..966b02b09d49b7b246fc1326ff6f87a484de0a4f 100644 (file)
@@ -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