Changeset 9407 for trunk/src/riched32/stdcharnames.h
- Timestamp:
- Nov 13, 2002, 1:17:19 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/riched32/stdcharnames.h
r3515 r9407 1 static char *stdCharName[] = 2 { 1 3 "nothing", 2 4 "space", … … 351 353 "mathequal", 352 354 "mathtilde", 355 (char *) NULL 356 };
Note:
See TracChangeset
for help on using the changeset viewer.