aboutsummaryrefslogtreecommitdiffstats
path: root/manual/APPNOTE_011_Design_Investigation/example_00.dot
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2014-12-06 12:46:37 +0100
committerClifford Wolf <clifford@clifford.at>2014-12-06 12:46:37 +0100
commit78765e6a1cd63162ba2e66d3ce7ad765ca76fe2c (patch)
treeaf9f4c6f4f4fa7e863a88b61824dce13a680c7d4 /manual/APPNOTE_011_Design_Investigation/example_00.dot
parentabf81d76835d3ebb372ea128ee15cf6fb2c8f03a (diff)
parente65033e42137d351b6d948a402e968646432da6b (diff)
downloadyosys-78765e6a1cd63162ba2e66d3ce7ad765ca76fe2c.tar.gz
yosys-78765e6a1cd63162ba2e66d3ce7ad765ca76fe2c.tar.bz2
yosys-78765e6a1cd63162ba2e66d3ce7ad765ca76fe2c.zip
Merge pull request #43 from Martoni/master
suppressing semi-colon at the end of dot files
Diffstat (limited to 'manual/APPNOTE_011_Design_Investigation/example_00.dot')
-rw-r--r--manual/APPNOTE_011_Design_Investigation/example_00.dot2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/APPNOTE_011_Design_Investigation/example_00.dot b/manual/APPNOTE_011_Design_Investigation/example_00.dot
index b38862c4b..1e23ed0ea 100644
--- a/manual/APPNOTE_011_Design_Investigation/example_00.dot
+++ b/manual/APPNOTE_011_Design_Investigation/example_00.dot
@@ -20,4 +20,4 @@ n7:e -> p1:w [color="black", label=""];
p1:e -> n8:w [color="black", style="setlinewidth(3)", label=""];
n8:e -> p1:w [color="black", style="setlinewidth(3)", label=""];
v0:e -> c14:p9:w [color="black", style="setlinewidth(3)", label=""];
-};
+}