| author | wenzelm | 
| Wed, 07 May 2008 15:32:31 +0200 | |
| changeset 26846 | 2e6726015771 | 
| parent 26844 | 46b6306c181e | 
| child 26869 | 3bc332135aa7 | 
| permissions | -rw-r--r-- | 
| 
26738
 
615e1a86787b
basic setup for generated document (cf. ../IsarImplementation);
 
wenzelm 
parents:  
diff
changeset
 | 
1  | 
|
| 
 
615e1a86787b
basic setup for generated document (cf. ../IsarImplementation);
 
wenzelm 
parents:  
diff
changeset
 | 
2  | 
(* $Id$ *)  | 
| 26741 | 3  | 
|
| 26844 | 4  | 
set ThyOutput.source;  | 
| 26741 | 5  | 
use "../../antiquote_setup.ML";  | 
| 26844 | 6  | 
|
| 26741 | 7  | 
use_thy "intro";  | 
| 26754 | 8  | 
use_thy "syntax";  | 
| 26767 | 9  | 
use_thy "pure";  | 
| 26782 | 10  | 
use_thy "Generic";  | 
| 26840 | 11  | 
use_thy "HOL_Specific";  | 
| 
26779
 
35809287ab23
converted refcard.tex to Thy/Quick_Reference.thy;
 
wenzelm 
parents: 
26767 
diff
changeset
 | 
12  | 
use_thy "Quick_Reference";  | 
| 
26846
 
2e6726015771
removed obsolete conversion guide -- converted only section on tactics;
 
wenzelm 
parents: 
26844 
diff
changeset
 | 
13  | 
use_thy "ML_Tactic";  |