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