Minor Cleanup

This commit is contained in:
Wayne Warthen
2020-01-16 14:00:05 -08:00
parent 285ad8f54c
commit 5b78631fdc
2 changed files with 1 additions and 2 deletions

View File

@@ -10,5 +10,4 @@ setlocal & cd CBIOS && call Build || exit /b 1 & endlocal
setlocal & cd CPM3 && call Build || exit /b 1 & endlocal
setlocal & cd ZPM3 && call Build || exit /b 1 & endlocal
setlocal & cd Forth && call Build || exit /b 1 & endlocal
setlocal & cd Forth && call Build || exit /b 1 & endlocal
setlocal & cd Fonts && call Build || exit /b 1 & endlocal