equal
deleted
inserted
replaced
3 Author: Sonia Mahjoub and Tobias Nipkow and |
3 Author: Sonia Mahjoub and Tobias Nipkow and |
4 Markus Wenzel and Carsten Clasohm, TU Muenchen |
4 Markus Wenzel and Carsten Clasohm, TU Muenchen |
5 |
5 |
6 This file builds the theory parser and autoloading system. |
6 This file builds the theory parser and autoloading system. |
7 *) |
7 *) |
|
8 |
|
9 use "path.ML"; |
8 |
10 |
9 use "thy_scan.ML"; |
11 use "thy_scan.ML"; |
10 use "thy_parse.ML"; |
12 use "thy_parse.ML"; |
11 use "thy_syn.ML"; |
13 use "thy_syn.ML"; |
12 |
14 |