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}
 | 
			
		||||
 | 
			
		||||
# create library
 | 
			
		||||
if [file exists work] {
 | 
			
		||||
    vdel -all
 | 
			
		||||
if [file exists work-busybear] {
 | 
			
		||||
    vdel -all -lib work-busybear
 | 
			
		||||
}
 | 
			
		||||
vlib work
 | 
			
		||||
vlib work-busybear
 | 
			
		||||
 | 
			
		||||
# compile source files
 | 
			
		||||
# suppress spurious warnngs about 
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user