Quotient-Paper-jv/ROOT.ML
author Cezary Kaliszyk <kaliszyk@in.tum.de>
Tue, 20 Dec 2011 17:54:53 +0900
changeset 3082 a6b0220fb8ae
permissions -rw-r--r--
Added an initial version of qpaper-jv and a TODO of things to write about.
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"];