Quotient-Paper-jv/ROOT.ML
author Christian Urban <christian dot urban at kcl dot ac dot uk>
Sun, 15 Dec 2013 15:14:40 +1100
changeset 3226 780b7a2c50b6
parent 3082 a6b0220fb8ae
permissions -rw-r--r--
updated to changes in Isabelle
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3082
a6b0220fb8ae Added an initial version of qpaper-jv and a TODO of things to write about.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
diff changeset
     1
quick_and_dirty := true;
a6b0220fb8ae Added an initial version of qpaper-jv and a TODO of things to write about.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
diff changeset
     2
no_document use_thys ["Quotient", 
a6b0220fb8ae Added an initial version of qpaper-jv and a TODO of things to write about.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
diff changeset
     3
                      "~~/src/HOL/Library/LaTeXsugar",
a6b0220fb8ae Added an initial version of qpaper-jv and a TODO of things to write about.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
diff changeset
     4
                      "~~/src/HOL/Quotient_Examples/FSet" ];
a6b0220fb8ae Added an initial version of qpaper-jv and a TODO of things to write about.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
diff changeset
     5
use_thys ["Paper"];