X-Git-Url: http://git.subgeniuskitty.com/pforth/.git/blobdiff_plain/bb6b2dcdd9acffabfd373c4c3f6b64a9cc43f335..7d169e32d0619ecf128abe042ec5ef6a2655e1a1:/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