mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-15 19:33:59 +03:00
a950d94c01
git-svn-id: svn://kolibrios.org@5959 a494cfbc-eb01-0410-851d-a64ba20cac60
11 lines
170 B
Batchfile
11 lines
170 B
Batchfile
c-- example.c
|
|
c-- collections.c
|
|
|
|
@del @@example
|
|
@del @@collections
|
|
|
|
@rename example.com @@example
|
|
@rename collections.com @@collections
|
|
|
|
@del warning.txt
|
|
@pause |