echo off
if exist 0msg0 del 0msg0
if exist 0err0 del 0err0
del .\obj\*.o
del *.a
del *.exe
