X-Git-Url: http://git.subgeniuskitty.com/pforth/.git/blobdiff_plain/a1f4e52df60d8f26327ed57f5a9e7b70d0a04273..8e9db35f299d8f606ba003d3cd8fa9e2c868c880:/fth/loadhist.fth diff --git a/fth/loadhist.fth b/fth/loadhist.fth index a7168fc..a57f1ba 100644 --- a/fth/loadhist.fth +++ b/fth/loadhist.fth @@ -1,7 +1,7 @@ -\ Load history and save new dictionary. -\ This is not part of the standard build because some computers -\ do not support ANSI terminal I/O. - -include? ESC[ termio.fth -include? HISTORY history.fth -c" pforth.dic" save-forth +\ Load history and save new dictionary. +\ This is not part of the standard build because some computers +\ do not support ANSI terminal I/O. + +include? ESC[ termio.fth +include? HISTORY history.fth +c" pforth.dic" save-forth