Fun-Paper/Paper.thy
author Christian Urban <urbanc@in.tum.de>
Mon, 05 Dec 2011 17:05:56 +0000
changeset 3060 6613514ff6cb
parent 2931 aaef9dec5e1d
permissions -rw-r--r--
tiny improvement by removing one unnecessary assumption

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