Add project files.

This commit is contained in:
Bobbie Hodgetts
2019-03-25 13:02:39 +00:00
parent 81b92f57c6
commit f33220e278
19 changed files with 11307 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
@set mypath=%~dp0
call "%mypath%bnhtradeRegasmUninstall.bat" nopause
call "%mypath%bnhtradeRegasmInstall.bat" nopause
@echo Completed regasm refresh
@echo.
@pause