COPYSL Utility from Mark Pruden

Co-Authored-By: Mark Pruden <github@mp.tidykiwi.com>
This commit is contained in:
Wayne Warthen
2024-09-26 19:24:47 -07:00
parent 08a53f54d0
commit 3ca283d08f
25 changed files with 203 additions and 6 deletions

View File

@@ -20,3 +20,4 @@ pushd cpuspd && call Clean || exit /b 1 & popd
pushd Survey && call Clean || exit /b 1 & popd
pushd HTalk && call Clean || exit /b 1 & popd
pushd BBCBASIC && call Clean || exit /b 1 & popd
pushd copysl && call Clean || exit /b 1 & popd