hmsl: support EOT to force BYE
authorPhil Burk <philburk@mobileer.com>
Sat, 25 May 2019 23:21:25 +0000 (16:21 -0700)
committerPhil Burk <philburk@mobileer.com>
Sat, 25 May 2019 23:21:25 +0000 (16:21 -0700)
commit2d8c3ec4828a9a6502a3b81334e1b50294d26fcc
tree29adb6d3867a69c5e14c740f1ea686f389a9feab
parent8cf4db28224a2b074be90d2f94f16c97cc875f2b
hmsl: support EOT to force BYE

Force Forth to exit when an ASCII EOT character is received.
Also fix some indentation.
csrc/pf_core.c
csrc/pf_inner.c
csrc/pfcompil.c