Slides/ROOT4.ML
author Cezary Kaliszyk <kaliszyk@in.tum.de>
Thu, 16 Jun 2011 20:56:30 +0900
changeset 2861 5635a968fd3f
parent 2748 6f38e357b337
permissions -rw-r--r--
Added the CPS translation experiments. CPS1 comes with all the proofs, CPS2,3 just have the function and need eqvt_rhs to finish the obligations.
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"