Slides/ROOT4.ML
author Cezary Kaliszyk <kaliszyk@in.tum.de>
Tue, 20 Dec 2011 18:07:48 +0900
changeset 3084 faeac3ae43e5
parent 2748 6f38e357b337
permissions -rw-r--r--
Add Sigma.thy, an example that defines a sigma-calculus in the style of Peter Homeier's HOL4 formalization.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2748
6f38e357b337 rearranged directories and updated to new Isabelle
Christian Urban <urbanc@in.tum.de>
parents: 2459
diff changeset
     1
(*show_question_marks := false;*)
2459
ac3470e1e5af slides of my talk
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     2
quick_and_dirty := true;
ac3470e1e5af slides of my talk
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     3
2748
6f38e357b337 rearranged directories and updated to new Isabelle
Christian Urban <urbanc@in.tum.de>
parents: 2459
diff changeset
     4
no_document use_thy "~~/src/HOL/Library/LaTeXsugar";
2459
ac3470e1e5af slides of my talk
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     5
ac3470e1e5af slides of my talk
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     6
use_thy "Slides4"