Quot/ROOT.ML
author Christian Urban <urbanc@in.tum.de>
Thu, 10 Dec 2009 18:28:30 +0100
changeset 700 91b079db7380
parent 685 b12f0321dfb0
child 715 3d7a9d4d2bb6
permissions -rw-r--r--
added Larry's theory; introduced lemma equivpI; added something to the TODO about error messages
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",
601
81f40b8bde7b added "end" to each example theory
Christian Urban <urbanc@in.tum.de>
parents: 597
diff changeset
     7
    "Examples/IntEx",
81f40b8bde7b added "end" to each example theory
Christian Urban <urbanc@in.tum.de>
parents: 597
diff changeset
     8
    "Examples/IntEx2",
81f40b8bde7b added "end" to each example theory
Christian Urban <urbanc@in.tum.de>
parents: 597
diff changeset
     9
    "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
    10
    "Examples/LamEx",
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/Larry"];