changeset 12785 | 27debaf2112d |
parent 12311 | ce5f9e61c037 |
child 14981 | e73f8140af78 |
12784:bab3b002cbbb | 12785:27debaf2112d |
---|---|
1 (* Title: Pure/theory_data.ML |
1 (* Title: Pure/theory_data.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) |
|
4 |
5 |
5 Type-safe interface for theory data. |
6 Type-safe interface for theory data. |
6 *) |
7 *) |
7 |
8 |
8 signature THEORY_DATA_ARGS = |
9 signature THEORY_DATA_ARGS = |