author | wenzelm |
Wed, 07 May 2008 12:38:55 +0200 | |
changeset 26840 | ec46381f149d |
parent 26782 | 19363c70b5c4 |
child 26844 | 46b6306c181e |
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 |
|
4 |
use "../../antiquote_setup.ML"; |
|
5 |
use_thy "intro"; |
|
26754 | 6 |
use_thy "syntax"; |
26767 | 7 |
use_thy "pure"; |
26782 | 8 |
use_thy "Generic"; |
26840 | 9 |
use_thy "HOL_Specific"; |
26779
35809287ab23
converted refcard.tex to Thy/Quick_Reference.thy;
wenzelm
parents:
26767
diff
changeset
|
10 |
use_thy "Quick_Reference"; |