setmap gb
ff >nil:
loadwb
dir ram:

;
; Set up the NorthC environment, if the disk is not called
;

; Tell the OS where the tools are to be found

path NorthC:bin

; Tell cc where the libraries are

assign clibs: NorthC:libs

echo ""
echo ""
echo "The documentation can be read from the Workbench by resizing this window"
echo "and double clicking on the NorthC disk icon."
echo ""

failat 100
setclock >nil: opt load
echo ""
echo ""
failat 10

