3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-09-01 07:40:42 +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

@ -42,4 +42,4 @@ c21:p8:e -> n8:w [color="black", style="setlinewidth(3)", label=""];
n8:e -> c20:p8:w [color="black", style="setlinewidth(3)", label=""];
c21:p9:e -> n9:w [color="black", style="setlinewidth(3)", label=""];
n9:e -> c20:p9:w [color="black", style="setlinewidth(3)", label=""];
};
}