From 7b7c72a991fd1c9b50aa7393c15357d85adce086 Mon Sep 17 00:00:00 2001 From: Kem Tekinay Date: Wed, 20 Aug 2014 17:38:53 -0400 Subject: [PATCH 1/3] Minor change --- App.xojo_code | 2 ++ 1 file changed, 2 insertions(+) diff --git a/App.xojo_code b/App.xojo_code index 0b160e5..93653d6 100644 --- a/App.xojo_code +++ b/App.xojo_code @@ -312,6 +312,8 @@ Inherits ConsoleApplication To document constants, create a Note in the Module/Class named "Constants". This note will be output *instead of* the parsed constant code. + Hi Jeremy + #tag EndNote #tag Note, Name = TODO From aad8b0d7b2a517508145cf65d462bef25c8afa70 Mon Sep 17 00:00:00 2001 From: Kem Tekinay Date: Wed, 20 Aug 2014 17:40:07 -0400 Subject: [PATCH 2/3] Another minor change --- App.xojo_code | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/App.xojo_code b/App.xojo_code index 93653d6..77c2d42 100644 --- a/App.xojo_code +++ b/App.xojo_code @@ -312,7 +312,7 @@ Inherits ConsoleApplication To document constants, create a Note in the Module/Class named "Constants". This note will be output *instead of* the parsed constant code. - Hi Jeremy + Hi Jeremy! #tag EndNote From adf7d06b1c7214135298e38f8c27cf4408cbaf98 Mon Sep 17 00:00:00 2001 From: Kem Tekinay Date: Wed, 20 Aug 2014 17:41:29 -0400 Subject: [PATCH 3/3] Reverse minor change --- App.xojo_code | 3 --- 1 file changed, 3 deletions(-) diff --git a/App.xojo_code b/App.xojo_code index 77c2d42..63f987c 100644 --- a/App.xojo_code +++ b/App.xojo_code @@ -311,9 +311,6 @@ Inherits ConsoleApplication To document constants, create a Note in the Module/Class named "Constants". This note will be output *instead of* the parsed constant code. - - Hi Jeremy! - #tag EndNote #tag Note, Name = TODO