- delete work on startup

git-svn-id: http://moon:8086/svn/vhdl/trunk@1237 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2015-05-26 17:24:53 +00:00
parent 3d9effde77
commit 4687df5154
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -1,6 +1,8 @@
## NOTE: Do not edit this file.
## Autogenerated by ProjNav (creatfdo.tcl) on Thu Jul 06 20:49:07 Westeuropäische Sommerzeit 2006
##
if {[file exists work]} {vdel -lib work -all}
vlib work
vcom -explicit -93 "../../misc/utils_pkg.vhd"
vcom -explicit -93 "../src/crc32.vhd"
+2
View File
@@ -1,6 +1,8 @@
## NOTE: Do not edit this file.
## Autogenerated by ProjNav (creatfdo.tcl) on Thu Jul 06 20:49:07 Westeuropäische Sommerzeit 2006
##
if {[file exists work]} {vdel -lib work -all}
vlib work
vcom -explicit -93 "../../misc/utils_pkg.vhd"
vcom -explicit -93 "../src/piso.vhd"