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}
|
||||
|
||||
# create library
|
||||
if [file exists work] {
|
||||
vdel -all
|
||||
if [file exists work$2] {
|
||||
vdel -lib work$2 -all
|
||||
}
|
||||
vlib work$2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user