Fix intermittent errors caused by weird library stuff

This commit is contained in:
Jarred Allen 2021-02-02 11:20:09 -05:00
parent 8dcb4b2d57
commit 5090537f3c

View File

@ -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