From e85017e9cecfd5c41b9c9924a9355cad364c0b3e Mon Sep 17 00:00:00 2001 From: elioat Date: Thu, 25 May 2023 22:04:11 -0400 Subject: * --- p9c/lbforth/lbforth9 | Bin 94069 -> 0 bytes p9c/lbforth/lbforth9.c | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100755 p9c/lbforth/lbforth9 (limited to 'p9c') diff --git a/p9c/lbforth/lbforth9 b/p9c/lbforth/lbforth9 deleted file mode 100755 index 543b747..0000000 Binary files a/p9c/lbforth/lbforth9 and /dev/null differ diff --git a/p9c/lbforth/lbforth9.c b/p9c/lbforth/lbforth9.c index 9673da4..82dbb42 100644 --- a/p9c/lbforth/lbforth9.c +++ b/p9c/lbforth/lbforth9.c @@ -416,7 +416,7 @@ parseNumber(byte* word, cell len, dcell* number, cell* notRead, byte* isDouble) cell i; charn n - + *number = 0; *isDouble = 0; @@ -1212,4 +1212,4 @@ main() initscript_pos = (char*)initScript; quit(); return 0; -} +} \ No newline at end of file -- cgit 1.4.1-2-gfad0