#!/bin/csh -f

setenv TK_LIBRARY $CAM8BASE/lib/tk
setenv TCL_LIBRARY $CAM8BASE/lib/tcl

$CAM8BASE/bin/forth $CAM8BASE/bin/step.exe $1 $2 $3 $4
