#!/bin/sh
[ -n "$CVS_TOOLS_LOCAL" ] || export CVS_TOOLS_LOCAL="$HOME/cvs"
[ -n "$CVS_TOOLS_CHANGES" ] || export CVS_TOOLS_CHANGES="$CVS_TOOLS_LOCAL"
