From a4d6fa4b22cf6f01bee3e710575d0cc978366a42 Mon Sep 17 00:00:00 2001 From: AtlasJan Date: Sun, 16 Feb 2014 14:53:13 +0000 Subject: [PATCH] Update brainf*ck.bf Changed the title to make it more computer-readable --- b/brainf*ck.bf | 1 - b/brainfck.bf | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 b/brainf*ck.bf create mode 100644 b/brainfck.bf diff --git a/b/brainf*ck.bf b/b/brainf*ck.bf deleted file mode 100644 index b947c5c6..00000000 --- a/b/brainf*ck.bf +++ /dev/null @@ -1 +0,0 @@ - ++++++++++[>+++++++>++++++++++>+++>+<<<<-]>++.>+.+++++++..+++.>++.<<+++++++++++++++.>.+++.------.--------.>+.>. diff --git a/b/brainfck.bf b/b/brainfck.bf new file mode 100644 index 00000000..e0a83816 --- /dev/null +++ b/b/brainfck.bf @@ -0,0 +1 @@ +++++++++++[>+++++++>++++++++++>+++>+<<<<-]>++.>+.+++++++..+++.>++.<<+++++++++++++++.>.+++.------.--------.>+.>. \ No newline at end of file