Fix intermittent errors caused by weird library stuff

This commit is contained in:
Jarred Allen 2021-02-02 11:20:09 -05:00
parent b57604f4e4
commit da43b2be53

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