Fun-Paper/Paper.thy
author Cezary Kaliszyk <kaliszyk@in.tum.de>
Sun, 03 Jul 2011 21:04:06 +0900
changeset 2934 78fc2bd14d02
parent 2931 aaef9dec5e1d
permissions -rw-r--r--
Added non-working CPS3 using FCB2

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

declare [[show_question_marks = false]]

section {* Introduction *}

text {*
mention Russo paper which concludes that technology is not 
ready beyond core-calculi.



*}


(*<*)
end
(*>*)