comparison level2/coco3/startup @ 349:8f8fb0d8e0cd

Added load utilpak1 line
author boisy
date Thu, 25 Jul 2002 01:00:34 +0000
parents e0e122c55c58
children b5f50e6a1011
comparison
equal deleted inserted replaced
348:1fdd80bc3f91 349:8f8fb0d8e0cd
1 * Echo welcome message 1 * Echo welcome message
2 echo * Welcome to OS-9 LEVEL 2 * 2 echo * Welcome to OS-9 Level 2 *
3 echo * on the Color Computer 3 * 3 echo * on the Color Computer 3 *
4 * Lock shell and std utils into memory 4 * Lock shell and std utils into memory
5 link shell 5 link shell
6 load utilpak1
6 * Start system time from keyboard 7 * Start system time from keyboard
7 setime </1 8 setime </1
8 date t 9 date t
9 10