Commented out setting RISCV in run-imperas-linux.sh

This commit is contained in:
David Harris 2023-03-27 06:34:45 -07:00
parent 0ac4fd493a
commit a0504fd70c

View File

@ -1,6 +1,6 @@
#!/bin/bash
export RISCV=/scratch/moore/RISCV
#export RISCV=/scratch/moore/RISCV
export IMPERAS_TOOLS=$(pwd)/imperas.ic
export OTHERFLAGS="+TRACE2LOG_ENABLE=1"