Fix white spaces.
[pforth] / fth / loadhist.fth
index a7168fc..a57f1ba 100644 (file)
@@ -1,7 +1,7 @@
-\ Load history and save new dictionary.\r
-\ This is not part of the standard build because some computers\r
-\ do not support ANSI terminal I/O.\r
-\r
-include? ESC[ termio.fth\r
-include? HISTORY history.fth\r
-c" pforth.dic" save-forth\r
+\ 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