]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/nlibrary/depends.dot
...
[helm.git] / helm / software / matita / nlibrary / depends.dot
index 7104158259e6c5106fbf1b64f6124a05bcf37794..eb6855410ab5062636773db9408f5e76023fac7e 100644 (file)
@@ -1,8 +1,12 @@
 digraph g {
   "sets/sets.ma" [];
-  "sets/sets.ma" -> "logic/connectives.ma" [];
+  "sets/sets.ma" -> "logic/equality.ma" [];
+  "logic/equality.ma" [];
+  "logic/equality.ma" -> "logic/connectives.ma" [];
   "logic/connectives.ma" [];
   "logic/connectives.ma" -> "logic/pts.ma" [];
+  "algebra/magmas.ma" [];
+  "algebra/magmas.ma" -> "sets/sets.ma" [];
   "logic/pts.ma" [];
   
   }
\ No newline at end of file