Changeset 7318 for trunk/gli/clean.bat


Ignore:
Timestamp:
2004-05-13T16:20:35+12:00 (20 years ago)
Author:
kjdon
Message:

mods for feedback stuff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gli/clean.bat

    r6754 r7318  
    2828if exist "checklist\*.class" del "checklist\*.class"
    2929if exist "collection\*.class" del "collection\*.class"
     30if exist "feedback\*.class" del "feedback\*.class"
    3031if exist "file\*.class" del "file\*.class"
    3132if exist "gui\*.class" del "gui\*.class"
Note: See TracChangeset for help on using the changeset viewer.