From f1025dbd887f5e8068833393cea8d8c036936396 Mon Sep 17 00:00:00 2001 From: David Shah Date: Tue, 28 Nov 2017 11:00:51 +0000 Subject: Add uncommitted changes and tidy up some files --- icefuzz/tests/ip/make_html_table.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icefuzz/tests/ip/make_html_table.py') diff --git a/icefuzz/tests/ip/make_html_table.py b/icefuzz/tests/ip/make_html_table.py index 3d8cb70..0bea73d 100755 --- a/icefuzz/tests/ip/make_html_table.py +++ b/icefuzz/tests/ip/make_html_table.py @@ -43,4 +43,4 @@ for print_t in ["SB", "G", "CBIT"]: x, y, name = entry print("%s(%d, %d, %s)%s" % (em_o, x, y, name, em_c), end='') print("") -print ("") \ No newline at end of file +print ("") -- cgit v1.2.3