Files
RomWBW/Source/Forth/Clean.cmd
Wayne Warthen 8586202ae2 Minor Cleanup
2018-11-06 19:51:20 -08:00

8 lines
127 B
Batchfile

@echo off
setlocal
if exist *.bin del *.bin
if exist *.lst del *.lst
if exist *.prn del *.prn
if exist *.hex del *.hex