Quot/ROOT.ML
author Cezary Kaliszyk <kaliszyk@in.tum.de>
Mon, 14 Dec 2009 14:24:08 +0100
changeset 750 fe2529a9f250
parent 720 e68f501f76d0
child 779 3b21b24a5fb6
permissions -rw-r--r--
Fixed previous commit.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
604
0cf166548856 isabelle make tests all examples
Christian Urban <urbanc@in.tum.de>
parents: 601
diff changeset
     1
quick_and_dirty := true;
0cf166548856 isabelle make tests all examples
Christian Urban <urbanc@in.tum.de>
parents: 601
diff changeset
     2
0cf166548856 isabelle make tests all examples
Christian Urban <urbanc@in.tum.de>
parents: 601
diff changeset
     3
no_document use_thys
601
81f40b8bde7b added "end" to each example theory
Christian Urban <urbanc@in.tum.de>
parents: 597
diff changeset
     4
   ["QuotMain",
628
a11b9b757f89 corrected name of FSet in ROOT.ML
Christian Urban <urbanc@in.tum.de>
parents: 604
diff changeset
     5
    "Examples/FSet",
685
b12f0321dfb0 moved the interpretation code into Unused.thy
Christian Urban <urbanc@in.tum.de>
parents: 628
diff changeset
     6
    "Examples/FSet2",
720
e68f501f76d0 Merge + Added LarryInt & Fset3 to tests.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents: 715
diff changeset
     7
    "Examples/FSet3",
601
81f40b8bde7b added "end" to each example theory
Christian Urban <urbanc@in.tum.de>
parents: 597
diff changeset
     8
    "Examples/IntEx",
81f40b8bde7b added "end" to each example theory
Christian Urban <urbanc@in.tum.de>
parents: 597
diff changeset
     9
    "Examples/IntEx2",
81f40b8bde7b added "end" to each example theory
Christian Urban <urbanc@in.tum.de>
parents: 597
diff changeset
    10
    "Examples/LFex",
700
91b079db7380 added Larry's theory; introduced lemma equivpI; added something to the TODO about error messages
Christian Urban <urbanc@in.tum.de>
parents: 685
diff changeset
    11
    "Examples/LamEx",
720
e68f501f76d0 Merge + Added LarryInt & Fset3 to tests.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents: 715
diff changeset
    12
    "Examples/LarryDatatype",
e68f501f76d0 Merge + Added LarryInt & Fset3 to tests.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents: 715
diff changeset
    13
    "Examples/LarryInt"];