author | blanchet |
Fri, 27 May 2011 10:30:07 +0200 | |
changeset 42997 | 038bb26d74b0 |
parent 42651 | e3fdb7c96be5 |
child 42915 | f35aae36cad0 |
permissions | -rw-r--r-- |
38767
d8da44a8dd25
proper context for various Thy_Output options, via official configuration options in ML and Isar;
wenzelm
parents:
37216
diff
changeset
|
1 |
quick_and_dirty := true; |
26844 | 2 |
|
30167 | 3 |
use_thys [ |
4 |
"Introduction", |
|
5 |
"Framework", |
|
6 |
"First_Order_Logic", |
|
7 |
"Outer_Syntax", |
|
8 |
"Document_Preparation", |
|
9 |
"Spec", |
|
10 |
"Proof", |
|
11 |
"Inner_Syntax", |
|
12 |
"Misc", |
|
13 |
"Generic", |
|
14 |
"HOL_Specific", |
|
15 |
"Quick_Reference", |
|
16 |
"Symbols", |
|
17 |
"ML_Tactic" |
|
18 |
]; |