]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/papers/matita/libraries.dot
added .dot which generated libraries-cluster.{ps,png}
[helm.git] / helm / papers / matita / libraries.dot
index 2db2aa509981a995016e5ac00e9e13c0a3e60aa9..c4aedef5016255ecac5b6f1f691d45f3e127e78c 100644 (file)
@@ -49,7 +49,7 @@ digraph G {
     hgdome;
     hmysql;
     registry;
-    utf8_macros;
+//     utf8_macros;
     xml;
   }
   /* libs */
@@ -64,7 +64,7 @@ digraph G {
   metadata -> getter;
   metadata -> hmysql;
   grafite -> content_pres;
-  content_pres -> utf8_macros;
+//   content_pres -> utf8_macros;
   content_pres -> acic_content;
   acic_content -> cic_acic;
   cic_acic -> cic_proof_checking;
@@ -94,7 +94,7 @@ digraph G {
   Getter -> getter;
   Matita -> cic_disambiguation;
   Matita -> grafite;
-//   Matita -> hgdome;
+  Matita -> hgdome;
   Matita -> paramodulation;
   ProofChecker -> cic_proof_checking;
   Uwobo -> content_pres;