Quotient-Paper/ROOT.ML
author Christian Urban <urbanc@in.tum.de>
Wed, 24 Nov 2010 02:36:21 +0000
changeset 2581 3696659358c8
parent 2551 26d594a9b89f
child 2747 a5da7b6aff8f
permissions -rw-r--r--
added example from the F-ing paper by Rossberg, Russo and Dreyer
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2368
d7dfe272b4f8 some test with quotient
Christian Urban <urbanc@in.tum.de>
parents: 2186
diff changeset
     1
quick_and_dirty := true;
1975
b1281a0051ae added stub for quotient paper; call with isabelle make qpaper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     2
no_document use_thys ["Quotient", 
2186
762a739c9eb4 added FSet to the correct paper
Christian Urban <urbanc@in.tum.de>
parents: 1975
diff changeset
     3
                      "LaTeXsugar",
2551
26d594a9b89f FSet changes for Qpaper
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents: 2368
diff changeset
     4
                      "$ISABELLE_HOME/src/HOL/Quotient_Examples/FSet" ];
26d594a9b89f FSet changes for Qpaper
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents: 2368
diff changeset
     5
use_thys ["Paper"];