]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/nlibrary/depends.dot
snapshot for CSC
[helm.git] / helm / software / matita / nlibrary / depends.dot
index ec3b85946b6617d33f23d338139fd42196e53087..521bb637d9e586ca5e9bc9f13e2e7889e2fab4ac 100644 (file)
@@ -1,5 +1,6 @@
 digraph g {
   "logic/cprop.ma" [];
+  "logic/cprop.ma" -> "hints_declaration.ma" [];
   "logic/cprop.ma" -> "sets/setoids1.ma" [];
   "sets/sets.ma" [];
   "sets/sets.ma" -> "logic/connectives.ma" [];
@@ -48,6 +49,8 @@ digraph g {
   "nat/compare.ma" [];
   "nat/compare.ma" -> "datatypes/bool.ma" [];
   "nat/compare.ma" -> "nat/order.ma" [];
+  "hints_declaration.ma" [];
+  "hints_declaration.ma" -> "logic/pts.ma" [];
   "logic/pts.ma" [];
   "nat/order.ma" [];
   "nat/order.ma" -> "nat/nat.ma" [];