Fix DDC errors

This commit is contained in:
Vijay Menon
2016-03-31 16:49:49 -07:00
committed by vsmenon
parent c17dc1c057
commit 529988bc81
4 changed files with 7 additions and 5 deletions

View File

@ -15,7 +15,7 @@ cd $REPO_ROOT_DIR
DDC_TOTAL_WARNING_CAP="210"
DDC_TOTAL_ERROR_CAP="0"
DDC_DIR=`pwd`/tmp/dev_compiler
DDC_VERSION="0.1.20"
DDC_VERSION="0.1.23"
# Get DDC
mkdir -p tmp