From b8972313d9909ad9f5787158cf7086cde818abe7 Mon Sep 17 00:00:00 2001 From: Daniel Rojas Date: Fri, 22 May 2020 14:40:17 +0200 Subject: [PATCH] Add info to header --- src/input/header.dot | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/input/header.dot b/src/input/header.dot index e3f1a79..294d5b4 100644 --- a/src/input/header.dot +++ b/src/input/header.dot @@ -1,3 +1,7 @@ +// Graph generated by WireViz +// https://github.com/formatc1702/WireViz +// Daniel Rojas - 2020 + digraph G { graph [rankdir = LR, ranksep=2, fontname = "arial"]; edge [arrowhead=none, fontname = "arial"];