author | Christian Urban <urbanc@in.tum.de> |
Fri, 17 Oct 2008 17:41:34 -0400 | |
changeset 40 | 35e1dff0d9bb |
parent 27 | 104af757fbf0 |
child 41 | b11653b11bd3 |
permissions | -rw-r--r-- |
0
02503850a8cf
initial commit of Alexander's files
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
1 |
set quick_and_dirty; |
02503850a8cf
initial commit of Alexander's files
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
2 |
|
27 | 3 |
no_document use_thy "Base"; |
4 |
||
2
978a3c2ed7ce
split the document into smaller pieces;
Christian Urban <urbanc@in.tum.de>
parents:
0
diff
changeset
|
5 |
use_thy "Intro"; |
978a3c2ed7ce
split the document into smaller pieces;
Christian Urban <urbanc@in.tum.de>
parents:
0
diff
changeset
|
6 |
use_thy "FirstSteps"; |
4
2a69b119cdee
added verbatim the notes by Jeremy
Christian Urban <urbanc@in.tum.de>
parents:
2
diff
changeset
|
7 |
use_thy "Parsing"; |
13
2b07da8b310d
polished and added a subdirectory for the recipes
Christian Urban <urbanc@in.tum.de>
parents:
12
diff
changeset
|
8 |
|
27 | 9 |
no_document use_thy "Package/Simple_Inductive_Package"; |
10 |
use_thy "Package/Ind_Intro"; |
|
11 |
use_thy "Package/Ind_Examples"; |
|
12 |
use_thy "Package/Ind_General_Scheme"; |
|
13 |
use_thy "Package/Ind_Interface"; |
|
14 |
||
13
2b07da8b310d
polished and added a subdirectory for the recipes
Christian Urban <urbanc@in.tum.de>
parents:
12
diff
changeset
|
15 |
use_thy "Appendix"; |
2b07da8b310d
polished and added a subdirectory for the recipes
Christian Urban <urbanc@in.tum.de>
parents:
12
diff
changeset
|
16 |
use_thy "Recipes/NamedThms"; |
15
9da9ba2b095b
added a solution section and some other minor additions
Christian Urban <urbanc@in.tum.de>
parents:
13
diff
changeset
|
17 |
use_thy "Recipes/Transformation"; |
9da9ba2b095b
added a solution section and some other minor additions
Christian Urban <urbanc@in.tum.de>
parents:
13
diff
changeset
|
18 |
|
9da9ba2b095b
added a solution section and some other minor additions
Christian Urban <urbanc@in.tum.de>
parents:
13
diff
changeset
|
19 |
use_thy "Solutions"; |