From 45021a874e090b765acc5e2696154c495686614b Mon Sep 17 00:00:00 2001 From: Carsten Nielsen Date: Tue, 15 Jul 2008 00:48:08 -0400 Subject: [PATCH] Removed the exclamation mark from the Turing example for consistencies sake. --- turing.oot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/turing.oot b/turing.oot index 395ab6b4..f67b1495 100644 --- a/turing.oot +++ b/turing.oot @@ -1 +1 @@ -put "Hello World!" \ No newline at end of file +put "Hello World" \ No newline at end of file