| author | wenzelm | 
| Wed, 10 Aug 2011 10:59:37 +0200 | |
| changeset 44109 | 7a44005dc2ec | 
| 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: 
37216diff
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: 
42651diff
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 | ]; |