Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 6267 → Rev 6268

/programs/other/outdated/clip/trunk/@clip.ASM
6,7 → 6,7
 
; <--- include all MeOS stuff --->
include "lang.inc"
include "../../../macros.inc"
include "..\..\..\..\macros.inc"
 
; <--- start of MenuetOS application --->
MEOS_APP_START
/programs/other/outdated/clip/trunk/bdebug.inc
5,7 → 5,7
match =TRUE, DEBUG
{
 
include '..\..\..\debug.inc'
include '..\..\..\..\debug.inc'
 
macro dph1 str
\{
/programs/other/outdated/clip/trunk/cliptest.ASM
7,7 → 7,7
 
; <--- include all MeOS stuff --->
include "lang.inc"
include "..\..\..\macros.inc"
include "..\..\..\..\macros.inc"
 
TEST_SIZE = 100000 ; ¤®«¦­® ¤¥«¨âìáï ­  4
 
/programs/other/outdated/clip/trunk/test2.asm
8,7 → 8,7
 
; <--- include all MeOS stuff --->
include "lang.inc"
include "..\..\..\macros.inc"
include "..\..\..\..\macros.inc"
 
; <--- start of MenuetOS application --->
MEOS_APP_START