CookBook/ROOT.ML
author Christian Urban <urbanc@in.tum.de>
Wed, 01 Oct 2008 15:40:20 -0400
changeset 12 2f1736cb8f26
parent 4 2a69b119cdee
child 13 2b07da8b310d
permissions -rw-r--r--
various changes by Alex and Christian
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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
2
978a3c2ed7ce split the document into smaller pieces;
Christian Urban <urbanc@in.tum.de>
parents: 0
diff changeset
     3
use_thy "Intro";
978a3c2ed7ce split the document into smaller pieces;
Christian Urban <urbanc@in.tum.de>
parents: 0
diff changeset
     4
use_thy "FirstSteps";
4
2a69b119cdee added verbatim the notes by Jeremy
Christian Urban <urbanc@in.tum.de>
parents: 2
diff changeset
     5
use_thy "Parsing";
0
02503850a8cf initial commit of Alexander's files
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     6
use_thy "NamedThms";
12
2f1736cb8f26 various changes by Alex and Christian
Christian Urban <urbanc@in.tum.de>
parents: 4
diff changeset
     7
use_thy "Transformation";