]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/nlibrary/depends.dot
few more files, one diverges
[helm.git] / helm / software / matita / nlibrary / depends.dot
index eb6855410ab5062636773db9408f5e76023fac7e..8898c6c2e225b96c89b4ec44118ee67880340f5c 100644 (file)
@@ -1,12 +1,19 @@
 digraph g {
   "sets/sets.ma" [];
   "sets/sets.ma" -> "logic/equality.ma" [];
+  "topology/igt.ma" [];
+  "topology/igt.ma" -> "logic/connectives.ma" [];
+  "topology/igt.ma" -> "properties/relations.ma" [];
   "logic/equality.ma" [];
   "logic/equality.ma" -> "logic/connectives.ma" [];
+  ".unnamed.ma" [];
+  ".unnamed.ma" -> "logic/pts.ma" [];
   "logic/connectives.ma" [];
   "logic/connectives.ma" -> "logic/pts.ma" [];
   "algebra/magmas.ma" [];
   "algebra/magmas.ma" -> "sets/sets.ma" [];
+  "properties/relations.ma" [];
+  "properties/relations.ma" -> "logic/pts.ma" [];
   "logic/pts.ma" [];
   
   }
\ No newline at end of file