Fixed Identation

This commit is contained in:
Benedikt Tutzer 2018-08-22 11:59:22 +02:00
parent 038caab4e0
commit 60608a86bb
1 changed files with 166 additions and 167 deletions

View File

@ -3772,7 +3772,6 @@ namespace YOSYS_PYTHON {
def("const_pow", const_pow);
def("const_pos", const_pos);
def("const_neg", const_neg);
def("run",run);
def("log",log);