# Do these steps (csh)

# Make the dev directory locally runnable
cd tkcvs-proj
setenv TCLROOT `pwd`
cd tkcvs
ln -s ../bitmaps
alias tkcvs $TCLROOT/tkcvs/tkcvs.tcl

