| author | bulwahn | 
| Sun, 03 Jul 2011 09:59:25 +0200 | |
| changeset 43656 | 9ece73262746 | 
| parent 42917 | ba23e83b0868 | 
| 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 [  | 
| 
42915
 
f35aae36cad0
turned "Overview" into "Preface" (similar to doc-src/Intro/intro.tex);
 
wenzelm 
parents: 
42651 
diff
changeset
 | 
4  | 
"Preface",  | 
| 42917 | 5  | 
"Synopsis",  | 
| 30167 | 6  | 
"Framework",  | 
7  | 
"First_Order_Logic",  | 
|
8  | 
"Outer_Syntax",  | 
|
9  | 
"Document_Preparation",  | 
|
10  | 
"Spec",  | 
|
11  | 
"Proof",  | 
|
12  | 
"Inner_Syntax",  | 
|
13  | 
"Misc",  | 
|
14  | 
"Generic",  | 
|
15  | 
"HOL_Specific",  | 
|
16  | 
"Quick_Reference",  | 
|
17  | 
"Symbols",  | 
|
18  | 
"ML_Tactic"  | 
|
19  | 
];  |