From 13e654fe2e9484aaddf69d9e2015722604418210 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Sun, 1 Jan 2017 22:12:32 +0100 Subject: Fixed files with CRLF line endings --- icefuzz/tests/example_icestick.pcf | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'icefuzz/tests/example_icestick.pcf') diff --git a/icefuzz/tests/example_icestick.pcf b/icefuzz/tests/example_icestick.pcf index a1693eb..de06f5d 100644 --- a/icefuzz/tests/example_icestick.pcf +++ b/icefuzz/tests/example_icestick.pcf @@ -1,6 +1,6 @@ -set_io LED1 99 -set_io LED2 98 -set_io LED3 97 -set_io LED4 96 -set_io LED5 95 -set_io clk 21 +set_io LED1 99 +set_io LED2 98 +set_io LED3 97 +set_io LED4 96 +set_io LED5 95 +set_io clk 21 -- cgit v1.2.3