rem This script should be sourced while the current working directory is
rem the directory in which this resides.

set PROJ_HOME=m:\git\DtdAnalyzer

set CLASSPATH=%PROJ_HOME%\bin;C:\Users\maloneyc\bin\XercesJ-2.11.0\xercesImpl.jar;C:\Users\maloneyc\bin\XercesJ-2.11.0\resolver.jar
set PATH=%PROJ_HOME%\script;%PATH%
