gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r29892 - gnunet/doc


From: gnunet
Subject: [GNUnet-SVN] r29892 - gnunet/doc
Date: Sun, 6 Oct 2013 13:48:31 +0200

Author: grothoff
Date: 2013-10-06 13:48:31 +0200 (Sun, 06 Oct 2013)
New Revision: 29892

Modified:
   gnunet/doc/structure.dot
Log:
-update dependency graph

Modified: gnunet/doc/structure.dot
===================================================================
--- gnunet/doc/structure.dot    2013-10-06 11:46:33 UTC (rev 29891)
+++ gnunet/doc/structure.dot    2013-10-06 11:48:31 UTC (rev 29892)
@@ -37,6 +37,9 @@
   gns -> dht;
   gns -> block [style=dotted,color=blue];
   gns -> identity;
+  gns -> revocation;
+  revocation -> core;
+  revocation -> set;
   namestore -> identity;
   dht -> core;
   dht -> nse;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]