| author | nipkow | 
| Fri, 11 Sep 2009 09:53:02 +0200 | |
| changeset 32563 | c4a12569de89 | 
| parent 30242 | aea5d7fa7ef5 | 
| child 32833 | f3716d1a2e48 | 
| permissions | -rw-r--r-- | 
| 29720 | 1 | set quick_and_dirty; | 
| 26844 | 2 | set ThyOutput.source; | 
| 26741 | 3 | use "../../antiquote_setup.ML"; | 
| 26844 | 4 | |
| 30167 | 5 | use_thys [ | 
| 6 | "Introduction", | |
| 7 | "Framework", | |
| 8 | "First_Order_Logic", | |
| 9 | "Outer_Syntax", | |
| 10 | "Document_Preparation", | |
| 11 | "Spec", | |
| 12 | "Proof", | |
| 13 | "Inner_Syntax", | |
| 14 | "Misc", | |
| 15 | "Generic", | |
| 16 | "HOL_Specific", | |
| 17 | "Quick_Reference", | |
| 18 | "Symbols", | |
| 19 | "ML_Tactic" | |
| 20 | ]; |