[Gd-chatter] r11527 - trunk/libraries/graphviz-renderer

hannes at gwydiondylan.org hannes at gwydiondylan.org
Thu Dec 6 03:31:23 CET 2007


Author: hannes
Date: Thu Dec  6 03:31:22 2007
New Revision: 11527

Modified:
   trunk/libraries/graphviz-renderer/library.dylan
Log:
Job: minor
more exports


Modified: trunk/libraries/graphviz-renderer/library.dylan
==============================================================================
--- trunk/libraries/graphviz-renderer/library.dylan	(original)
+++ trunk/libraries/graphviz-renderer/library.dylan	Thu Dec  6 03:31:22 2007
@@ -25,5 +25,6 @@
     generate-dot, generate-graph,
     find-node, add-successors,
     add-predecessors, attributes,
-    nodes, edges;
+    nodes, edges, neighbours,
+    label;
 end;



More information about the chatter mailing list