mirror of https://github.com/openXC7/prjxray.git
reformat.tcl: move to third party
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
This commit is contained in:
parent
54dcdf1f2e
commit
f38309230e
|
|
@ -28,6 +28,6 @@ export XRAY_FASM2FRAMES="python3 ${XRAY_UTILS_DIR}/fasm2frames.py"
|
|||
export XRAY_BITTOOL="${XRAY_TOOLS_DIR}/bittool"
|
||||
export XRAY_BLOCKWIDTH="python3 ${XRAY_UTILS_DIR}/blockwidth.py"
|
||||
export XRAY_PARSEDB="python3 ${XRAY_UTILS_DIR}/parsedb.py"
|
||||
export XRAY_REFORMAT_TCL="${XRAY_UTILS_DIR}/reformat.tcl"
|
||||
export XRAY_REFORMAT_TCL="${XRAY_DIR}/third_party/reformat.tcl"
|
||||
export XRAY_TCL_REFORMAT="${XRAY_UTILS_DIR}/tcl-reformat.sh"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue