From a4867ea44cc66a19c6a8ffb4faf95b5192f41387 Mon Sep 17 00:00:00 2001 From: Galleondragon Date: Sat, 15 Aug 2015 21:26:39 +1000 Subject: [PATCH] Test auto-build process via GitHub --- source/qb64.bas | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/qb64.bas b/source/qb64.bas index 071d70a56..8b4b7a4b9 100644 --- a/source/qb64.bas +++ b/source/qb64.bas @@ -1,6 +1,8 @@ 'All variables will be of type LONG unless explicitly defined DEFLNG A-Z +deleteThis$="testAutoBuildProcessGitHub" + 'All arrays will be dynamically allocated so they can be REDIM-ed '$DYNAMIC