new file mode 100644
@@ -0,0 +1,5 @@
+digraph G {
+graph [charset=latin1]
+node [fontsize=10]
+a [label = "������������������������"];
+}