Subversion Repositories Kolibri OS

Rev

Rev 6058 | Rev 6266 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

  1. c-- window.c
  2. c-- collections.c
  3. c-- menu.c
  4.  
  5. @echo off
  6. @del _window
  7. @del _collections
  8. @del _menu
  9.  
  10. @rename window.com _window
  11. @rename collections.com _collections
  12. @rename menu.com _menu
  13.  
  14. @del warning.txt
  15. @echo on
  16.  
  17. @pause