Fun-Paper/Paper.thy
author Christian Urban <urbanc@in.tum.de>
Wed, 21 Sep 2011 12:23:32 +0200
changeset 3037 a9e618b25656
parent 2931 aaef9dec5e1d
permissions -rw-r--r--
some minor polishing

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