new file mode 100644
@@ -0,0 +1,5 @@
+digraph G {
+ n [label="", shapefile="graphs/jcr.gif"]
+ x [width=3, height=3, label="", shapefile="graphs/jcr.gif"]
+ m -> n -> x
+}