aboutsummaryrefslogtreecommitdiffstats
path: root/manual/APPNOTE_011_Design_Investigation/memdemo_01.dot
diff options
context:
space:
mode:
authorFabien Marteau <fabien.marteau@armadeus.com>2014-12-05 18:17:00 +0100
committerFabien Marteau <fabien.marteau@armadeus.com>2014-12-05 18:17:00 +0100
commite65033e42137d351b6d948a402e968646432da6b (patch)
treeaf9f4c6f4f4fa7e863a88b61824dce13a680c7d4 /manual/APPNOTE_011_Design_Investigation/memdemo_01.dot
parentabf81d76835d3ebb372ea128ee15cf6fb2c8f03a (diff)
downloadyosys-e65033e42137d351b6d948a402e968646432da6b.tar.gz
yosys-e65033e42137d351b6d948a402e968646432da6b.tar.bz2
yosys-e65033e42137d351b6d948a402e968646432da6b.zip
suppressing semi-colon at the end of dot files
Diffstat (limited to 'manual/APPNOTE_011_Design_Investigation/memdemo_01.dot')
-rw-r--r--manual/APPNOTE_011_Design_Investigation/memdemo_01.dot2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/APPNOTE_011_Design_Investigation/memdemo_01.dot b/manual/APPNOTE_011_Design_Investigation/memdemo_01.dot
index bbd7fcc63..2ad92c78b 100644
--- a/manual/APPNOTE_011_Design_Investigation/memdemo_01.dot
+++ b/manual/APPNOTE_011_Design_Investigation/memdemo_01.dot
@@ -26,4 +26,4 @@ v0:e -> c13:p11:w [color="black", label=""];
v1:e -> c14:p11:w [color="black", label=""];
v2:e -> c15:p11:w [color="black", label=""];
v3:e -> c19:p16:w [color="black", label=""];
-};
+}