Fun-Paper/Paper.thy
author webertj
Wed, 27 Mar 2013 16:09:46 +0100
changeset 3215 3cfd4fc42840
parent 2931 aaef9dec5e1d
permissions -rw-r--r--
Fixed proofs to work with 13ab4f0a0b0e.

(*<*)
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
(*>*)