Subversion Repositories Kolibri OS

Rev

Rev 8728 | Rev 9010 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 8728 Rev 8762
Line 46... Line 46...
46
KW2 =
46
KW2 =
47
KW3 =
47
KW3 =
Line 48... Line 48...
48
 
48
 
49
[lang_C]
49
[lang_C]
50
KW1 = auto,break,case,char,const,continue,default,do,double,else,enum,extern,float,for,goto,if,int,long,register,return,short,signed,sizeof,static,struct,switch,typedef,union,unsigned,void,volatile,while
50
KW1 = auto,break,case,char,const,continue,default,do,double,else,enum,extern,float,for,goto,if,int,long,register,return,short,signed,sizeof,static,struct,switch,typedef,union,unsigned,void,volatile,while
51
KW2 = #define,#error,#include,#elif,#if,#line,#else,#ifdef,#pragma,#endif,#ifndef,#undef
51
KW2 = define,error,include,elif,if,line,else,ifdef,pragma,endif,ifndef,undef
Line 52... Line 52...
52
KW3 =
52
KW3 =
53
 
53
 
54
[lang_Lua]
54
[lang_Lua]