mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-06-27 17:01:20 -04:00
Fixed typos in site-setup.csh.
This commit is contained in:
parent
c027fd3701
commit
f642043f75
1 changed files with 2 additions and 2 deletions
|
@ -38,8 +38,8 @@ if ($?IDV) then
|
|||
# echo "Imperas exists"
|
||||
setenv IMPERAS_HOME $IDV/Imperas
|
||||
setenv IMPERAS_PERSONALITY CPUMAN_DV_ASYNC
|
||||
setenv ROOTDIR=~/
|
||||
setenv ${IMPERAS_HOME}/bin/setup.sh
|
||||
setenv ROOTDIR ~/
|
||||
source ${IMPERAS_HOME}/bin/setup.sh
|
||||
setupImperas ${IMPERAS_HOME}
|
||||
extend PATH $IDV/scripts/cvw
|
||||
endfi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue