Fun-Paper/Paper.thy
author Christian Urban <urbanc@in.tum.de>
Fri, 25 May 2012 15:46:48 +0100
changeset 3176 31372760c2fb
parent 2931 aaef9dec5e1d
permissions -rw-r--r--
fixed bug in simproc (also in the exec-version)

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