aboutsummaryrefslogtreecommitdiffstats
path: root/manual/APPNOTE_011_Design_Investigation/example_02.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_02.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_02.dot')
-rw-r--r--manual/APPNOTE_011_Design_Investigation/example_02.dot2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/APPNOTE_011_Design_Investigation/example_02.dot b/manual/APPNOTE_011_Design_Investigation/example_02.dot
index 4b57f89c1..f950ed2ed 100644
--- a/manual/APPNOTE_011_Design_Investigation/example_02.dot
+++ b/manual/APPNOTE_011_Design_Investigation/example_02.dot
@@ -17,4 +17,4 @@ n5:e -> c17:p16:w [color="black", label=""];
n6:e -> c15:p12:w [color="black", label=""];
c15:p14:e -> n7:w [color="black", style="setlinewidth(3)", label=""];
n7:e -> c17:p8:w [color="black", style="setlinewidth(3)", label=""];
-};
+}