doc-src/TutorialI/Inductive/ROOT.ML
author blanchet
Tue, 14 Sep 2010 23:01:29 +0200
changeset 39373 fe95c860434c
parent 10762 cd1a2bee5549
permissions -rw-r--r--
finish support for E 1.2 proof reconstruction; this involves picking up the axiom and conjecture names specified using a "file" annotation in the TSTP file, since we cannot rely anymore on formula numbers (E 1.2 adds a strange offset)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10217
e61e7e1eacaf *** empty log message ***
nipkow
parents:
diff changeset
     1
use "../settings.ML";
10341
6eb91805a012 added the $Id:$ line
paulson
parents: 10225
diff changeset
     2
use_thy "Even";
10762
cd1a2bee5549 *** empty log message ***
nipkow
parents: 10368
diff changeset
     3
use_thy "Mutual";
10225
b9fd52525b69 *** empty log message ***
nipkow
parents: 10217
diff changeset
     4
use_thy "Star";
10217
e61e7e1eacaf *** empty log message ***
nipkow
parents:
diff changeset
     5
use_thy "AB";
10368
f7e8abd8ea15 replaced Acc.thy by Advanced.thy
paulson
parents: 10341
diff changeset
     6
use_thy "Advanced";
10217
e61e7e1eacaf *** empty log message ***
nipkow
parents:
diff changeset
     7