3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-09 20:50:51 +00:00

suppressing semi-colon at the end of dot files

This commit is contained in:
Fabien Marteau 2014-12-05 18:17:00 +01:00
parent abf81d7683
commit e65033e421
19 changed files with 19 additions and 19 deletions

View file

@ -23,4 +23,4 @@ x1:s1:e -> n5:w [color="black", style="setlinewidth(3)", label=""];
n6:e -> x2:s1:w [color="black", style="setlinewidth(3)", label=""];
n7:e -> x2:s0:w [color="black", style="setlinewidth(3)", label=""];
v0:e -> c13:p8:w [color="black", style="setlinewidth(3)", label=""];
};
}