mirror of https://github.com/YosysHQ/yosys.git
Add missing newline
Signed-off-by: Clifford Wolf <clifford@clifford.at>
This commit is contained in:
parent
ba0da6371e
commit
3ef427f4a9
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
set -ex
|
||||
yosys demo.ys
|
||||
$TD_HOME/bin/td build.tcl
|
||||
$TD_HOME/bin/td build.tcl
|
||||
|
|
Loading…
Reference in New Issue