CookBook/ROOT.ML
author Christian Urban <urbanc@in.tum.de>
Sat, 06 Sep 2008 04:32:18 +0200
changeset 4 2a69b119cdee
parent 2 978a3c2ed7ce
child 12 2f1736cb8f26
permissions -rw-r--r--
added verbatim the notes by Jeremy
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";