forked from Github_Repos/cvw
Fix intermittent errors caused by weird library stuff
This commit is contained in:
parent
8dcb4b2d57
commit
5090537f3c
@ -18,8 +18,8 @@
|
|||||||
onbreak {resume}
|
onbreak {resume}
|
||||||
|
|
||||||
# create library
|
# create library
|
||||||
if [file exists work] {
|
if [file exists work$2] {
|
||||||
vdel -all
|
vdel -lib work$2 -all
|
||||||
}
|
}
|
||||||
vlib work$2
|
vlib work$2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user