forked from Github_Repos/cvw
Change busybear test to use work-busybear library
This commit is contained in:
parent
743695400d
commit
ea791cb057
@ -17,10 +17,10 @@
|
|||||||
onbreak {resume}
|
onbreak {resume}
|
||||||
|
|
||||||
# create library
|
# create library
|
||||||
if [file exists work] {
|
if [file exists work-busybear] {
|
||||||
vdel -all
|
vdel -all -lib work-busybear
|
||||||
}
|
}
|
||||||
vlib work
|
vlib work-busybear
|
||||||
|
|
||||||
# compile source files
|
# compile source files
|
||||||
# suppress spurious warnngs about
|
# suppress spurious warnngs about
|
||||||
|
Loading…
Reference in New Issue
Block a user