changeset 14981 | e73f8140af78 |
parent 14880 | 7586233bd4bd |
14980:267cc670317a | 14981:e73f8140af78 |
---|---|
1 (* Title: Pure/Syntax/token_trans.ML |
1 (* Title: Pure/Syntax/token_trans.ML |
2 ID: $Id$ |
2 ID: $Id$ |
3 Author: Markus Wenzel, TU Muenchen |
3 Author: Markus Wenzel, TU Muenchen |
4 License: GPL (GNU GENERAL PUBLIC LICENSE) |
|
5 |
4 |
6 Token translations for xterm output. |
5 Token translations for xterm output. |
7 *) |
6 *) |
8 |
7 |
9 signature TOKEN_TRANS0 = |
8 signature TOKEN_TRANS0 = |