CookBook/ROOT.ML
author Christian Urban <urbanc@in.tum.de>
Tue, 09 Sep 2008 14:57:23 +0200
changeset 5 e91f54791e14
parent 4 2a69b119cdee
child 12 2f1736cb8f26
permissions -rw-r--r--
minor modifiations to the Intro and FirstSteps chapters
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";