diff --git a/programs/other/outdated/param/trunk/Tupfile.lua b/programs/other/outdated/param/Tupfile.lua similarity index 100% rename from programs/other/outdated/param/trunk/Tupfile.lua rename to programs/other/outdated/param/Tupfile.lua diff --git a/programs/other/outdated/param/trunk/build_en.bat b/programs/other/outdated/param/build_en.bat similarity index 100% rename from programs/other/outdated/param/trunk/build_en.bat rename to programs/other/outdated/param/build_en.bat diff --git a/programs/other/outdated/param/trunk/build_ru.bat b/programs/other/outdated/param/build_ru.bat similarity index 100% rename from programs/other/outdated/param/trunk/build_ru.bat rename to programs/other/outdated/param/build_ru.bat diff --git a/programs/other/outdated/param/trunk/cmdipc.inc b/programs/other/outdated/param/cmdipc.inc similarity index 98% rename from programs/other/outdated/param/trunk/cmdipc.inc rename to programs/other/outdated/param/cmdipc.inc index 4237a0a9c..90ac1c5f3 100644 --- a/programs/other/outdated/param/trunk/cmdipc.inc +++ b/programs/other/outdated/param/cmdipc.inc @@ -1,4 +1,4 @@ -include "..\..\..\..\macros.inc" +include "..\..\..\macros.inc" initipc: mov eax,9 @@ -218,4 +218,3 @@ stripc: times 84 db 0 fill_symbol db 0 prc: times 52 db 0 - diff --git a/programs/other/outdated/param/trunk/param.asm b/programs/other/outdated/param/param.asm similarity index 100% rename from programs/other/outdated/param/trunk/param.asm rename to programs/other/outdated/param/param.asm