1
set quick_and_dirty;
2
3
use_thy "Intro";
4
use_thy "FirstSteps";
5
use_thy "Parsing";
6
7
use_thy "Appendix";
8
use_thy "Recipes/NamedThms";
9
use_thy "Recipes/Transformation";
10
11
use_thy "Solutions";