source: GTP/trunk/Lib/Vis/Preprocessing/manual/code/default.lex @ 2066

Revision 2066, 525 bytes checked in by mattausch, 17 years ago (diff)

worked on integration manual

Line 
1{}[]()=+-*/:;<>|&,~!^?'"\
2
3asm auto break case catch cdecl char class const continue default
4delete double do else enum extern far float for friend goto huge
5if interrupt int long near new operator pascal private protected
6public register return short signed sizeof static struct switch
7template this throw try typedef union unsigned virtual void
8volatile while yield foreach then begin end Algorithm and or not
9
10KEYWORDS2
11#define #elif #else #endif #error #ifdef #ifndef #if #include
12#line #pragma #undef elif inline warn
13
14
Note: See TracBrowser for help on using the repository browser.