ESOP-Paper/ROOTa.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:
diff changeset
     1
quick_and_dirty := true;
6f38e357b337 rearranged directories and updated to new Isabelle
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     2
no_document use_thys ["~~/src/HOL/Library/LaTeXsugar", 
6f38e357b337 rearranged directories and updated to new Isabelle
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     3
                      "../Nominal/Nominal2"];
6f38e357b337 rearranged directories and updated to new Isabelle
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     4
use_thys ["Appendix"];