mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-22 16:45:32 +00:00
Fixed trailing whitespaces
This commit is contained in:
parent
053058d781
commit
6c84341f22
195 changed files with 729 additions and 729 deletions
|
@ -67,7 +67,7 @@ var YosysJS = new function() {
|
|||
if (reference_element) {
|
||||
if (reference_element.tagName == 'textarea')
|
||||
ys.init_script = reference_element.value;
|
||||
|
||||
|
||||
if (reference_element.tagName == 'iframe') {
|
||||
ys.iframe_element = reference_element;
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue