diff options
author | Marvin Borner | 2024-09-07 19:40:26 +0200 |
---|---|---|
committer | Marvin Borner | 2024-09-07 19:40:26 +0200 |
commit | 3f84a966ab0eca4ccbab5f1d5fdea089007b4d7f (patch) | |
tree | 323c1223cbbf5fdd73e4f1651663c0a6516662e9 /test/small | |
parent | 181d8624362eb45eecd247006b94b7a87713104a (diff) |
Remove newlines
Diffstat (limited to 'test/small')
-rw-r--r-- | test/small/church42.blc | 2 | ||||
-rw-r--r-- | test/small/church_fib42.blc | 2 | ||||
-rw-r--r-- | test/small/goldbach.blc | 2 | ||||
-rw-r--r-- | test/small/huge55.blc | 2 | ||||
-rw-r--r-- | test/small/id.blc | 2 | ||||
-rw-r--r-- | test/small/quine.blc | 2 | ||||
-rw-r--r-- | test/small/sierpinski_triangle.blc | 2 | ||||
-rw-r--r-- | test/small/take256.blc | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/test/small/church42.blc b/test/small/church42.blc index f6cfdf6..7a71d12 100644 --- a/test/small/church42.blc +++ b/test/small/church42.blc @@ -1 +1 @@ -000001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111010 +000001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111010
\ No newline at end of file diff --git a/test/small/church_fib42.blc b/test/small/church_fib42.blc index a0dfc40..6d9057f 100644 --- a/test/small/church_fib42.blc +++ b/test/small/church_fib42.blc @@ -1 +1 @@ -010001010110000000010111101000011110011101000001100010000001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111010 +010001010110000000010111101000011110011101000001100010000001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111001110011100111010
\ No newline at end of file diff --git a/test/small/goldbach.blc b/test/small/goldbach.blc index 3d22e70..06db406 100644 --- a/test/small/goldbach.blc +++ b/test/small/goldbach.blc @@ -1 +1 @@ -010101000100011100110100001110011010000000010110000010010111100001000110010110111101100000000001011011100111011110010001000111001101000011100110100001000100011001011011111011000000000010110111001110111101000000000010110000011001110111100101000100011100110100001110011010000000000100010101010001000111001101000011100110100000000101100000100101111000010001100101101111011000000000010110111001110111100100010001110011010000111001101000010001000110010110111110110000000000101101110011101111010000000000101100000110011101111010011100111111010000101010110101110000110111110100000000010 +010101000100011100110100001110011010000000010110000010010111100001000110010110111101100000000001011011100111011110010001000111001101000011100110100001000100011001011011111011000000000010110111001110111101000000000010110000011001110111100101000100011100110100001110011010000000000100010101010001000111001101000011100110100000000101100000100101111000010001100101101111011000000000010110111001110111100100010001110011010000111001101000010001000110010110111110110000000000101101110011101111010000000000101100000110011101111010011100111111010000101010110101110000110111110100000000010
\ No newline at end of file diff --git a/test/small/huge55.blc b/test/small/huge55.blc index aa8428a..cba0149 100644 --- a/test/small/huge55.blc +++ b/test/small/huge55.blc @@ -1 +1 @@ -0100010101011010101000000101100000101100000011100111010 +0100010101011010101000000101100000101100000011100111010
\ No newline at end of file diff --git a/test/small/id.blc b/test/small/id.blc index 66375d5..82bfd11 100644 --- a/test/small/id.blc +++ b/test/small/id.blc @@ -1 +1 @@ -0010 +0010
\ No newline at end of file diff --git a/test/small/quine.blc b/test/small/quine.blc index 8d40eb3..add1369 100644 --- a/test/small/quine.blc +++ b/test/small/quine.blc @@ -1 +1 @@ -000101100100011010000000000001011011110010111100111111011111011010 +000101100100011010000000000001011011110010111100111111011111011010
\ No newline at end of file diff --git a/test/small/sierpinski_triangle.blc b/test/small/sierpinski_triangle.blc index 7b9a5e6..d72bcc4 100644 --- a/test/small/sierpinski_triangle.blc +++ b/test/small/sierpinski_triangle.blc @@ -1 +1 @@ -000100011010000100000101010110110000010110110011010 +000100011010000100000101010110110000010110110011010
\ No newline at end of file diff --git a/test/small/take256.blc b/test/small/take256.blc index 6c59639..90b3ade 100644 --- a/test/small/take256.blc +++ b/test/small/take256.blc @@ -1 +1 @@ -000100011100101011001100110100000000001011011100111011110000000100000011100111010 +000100011100101011001100110100000000001011011100111011110000000100000011100111010
\ No newline at end of file |