blob: 1f6d3c718dc69a167a48bdaa376132ca3e8be589 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
|
#define CONTIG 57346
#define QTEXT 57347
#define SPACE 57348
#define THIN 57349
#define TAB 57350
#define MATRIX 57351
#define LCOL 57352
#define CCOL 57353
#define RCOL 57354
#define COL 57355
#define ABOVE 57356
#define MARK 57357
#define LINEUP 57358
#define SUM 57359
#define INT 57360
#define PROD 57361
#define UNION 57362
#define INTER 57363
#define DEFINE 57364
#define TDEFINE 57365
#define NDEFINE 57366
#define DELIM 57367
#define GSIZE 57368
#define GFONT 57369
#define INCLUDE 57370
#define IFDEF 57371
#define DOTEQ 57372
#define DOTEN 57373
#define FROM 57374
#define TO 57375
#define OVER 57376
#define SQRT 57377
#define SUP 57378
#define SUB 57379
#define SIZE 57380
#define FONT 57381
#define ROMAN 57382
#define ITALIC 57383
#define BOLD 57384
#define FAT 57385
#define UP 57386
#define DOWN 57387
#define BACK 57388
#define FWD 57389
#define LEFT 57390
#define RIGHT 57391
#define DOT 57392
#define DOTDOT 57393
#define HAT 57394
#define TILDE 57395
#define BAR 57396
#define LOWBAR 57397
#define HIGHBAR 57398
#define UNDER 57399
#define VEC 57400
#define DYAD 57401
#define UTILDE 57402
|