remove lingering busybear stuff from buildroot do files

This commit is contained in:
bbracker 2021-06-20 00:50:53 -04:00
parent 8462f248aa
commit 086f031b84
2 changed files with 1 additions and 3 deletions

View File

@ -1,7 +1,6 @@
# wally-pipelined.do # wally-pipelined.do
# #
# Modification by Oklahoma State University & Harvey Mudd College # Modification by Oklahoma State University & Harvey Mudd College
# Use with testbench_busybear
# James Stine, 2008; David Harris 2021 # James Stine, 2008; David Harris 2021
# Go Cowboys!!!!!! # Go Cowboys!!!!!!
# #

View File

@ -1,7 +1,6 @@
# wally-pipelined.do # wally-pipelined.do
# #
# Modification by Oklahoma State University & Harvey Mudd College # Modification by Oklahoma State University & Harvey Mudd College
# Use with testbench_busybear
# James Stine, 2008; David Harris 2021 # James Stine, 2008; David Harris 2021
# Go Cowboys!!!!!! # Go Cowboys!!!!!!
# #
@ -20,7 +19,7 @@ onbreak {resume}
if [file exists work-buildroot] { if [file exists work-buildroot] {
vdel -all -lib work-buildroot vdel -all -lib work-buildroot
} }
vlib work-busybear vlib work-buildroot
# compile source files # compile source files
# suppress spurious warnngs about # suppress spurious warnngs about