Fun-Paper/Paper.thy
author Cezary Kaliszyk <kaliszyk@in.tum.de>
Thu, 16 Jun 2011 20:56:30 +0900
changeset 2861 5635a968fd3f
parent 2856 e36beb11723c
child 2862 47063163f333
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.

(*<*)
theory Paper
imports "~~/src/HOL/Library/LaTeXsugar" 
begin

declare [[show_question_marks = false]]

(*>*)


section {* Introduction *}


(*<*)
end
(*>*)