;
; $PROJECT: startup.library
;
; $VER: startup.cd 40.1 (25.11.96)
;
; by
;
; Stefan Ruppert , Windthorststrasse 5 , 65439 Floersheim , GERMANY
;
; (C) Copyright 1995
; All Rights Reserved !
;
; $HISTORY:
;
; 25.11.96 : 040.001 : changed to V40
; 26.12.95 : 039.001 : initial
;
TXT_NEED_OS          (//)
You need at least Version %ld of the Operating System.\nYou have currently Version %ld.\n
;
TXT_OK               (//)
Ok
;
TXT_CLIONLY          (//)
Note:\n%s can only be started from a shell.\n
;
TXT_NEED_CPU         (//)
You need at least a M680%ld\nProcessor to run %s!\n
;
TXT_NEED_FPU         (//)
You need at least a M68881/2 or a\nM68040 with FPU to run %s!\n
;
TXT_CONWIN           (//)
CON:////Startup Window/AUTO/CLOSE/WAIT
;
