Slight not-exactly-bug-but-useful-as-example-code fix.

This commit is contained in:
Daniel C. Sobral 1999-05-14 19:00:38 +00:00
parent c4b16f49fc
commit b2b94bb502

View file

@ -1,6 +1,6 @@
\ Example of the file which is automatically loaded by /boot/loader
\ on startup.
\ $Id: boot.4th,v 1.1 1998/12/22 12:15:45 abial Exp $
\ $Id: loader.rc,v 1.1 1999/05/14 18:06:27 dcs Exp $
cr .( Loading Forth extensions:)
@ -26,7 +26,7 @@ s" /boot/menuconf.4th" fopen dup fload fclose
\ Initialize loader.4th stuff
cr cr .( Initializing loader.4th...)
initialize
initialize drop
\ Show the menu
cr