rm lib/core/collection/m.dot that was wrongly commited in 39fcf4a75aae
authorJean Privat <jean@pryen.org>
Wed, 21 Oct 2015 02:56:50 +0000 (22:56 -0400)
committerJean Privat <jean@pryen.org>
Wed, 21 Oct 2015 02:56:50 +0000 (22:56 -0400)
Signed-off-by: Jean Privat <jean@pryen.org>

lib/core/collection/m.dot [deleted file]

diff --git a/lib/core/collection/m.dot b/lib/core/collection/m.dot
deleted file mode 100644 (file)
index 762472d..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-digraph g {
-rankdir=BT;node[shape=box];
-subgraph cluster_37053984 {
-label=".."
-       m_41649040 [label="kernel"]
-subgraph cluster_37183344 {
-label="../collection"
-       m_38874592 [label="array"]
-       m_40662960 [label="abstract_collection"]
-}
-}
-       m_38874592 -> m_40662960
-       m_40662960 -> m_41649040
-}