Fun-Paper/Paper.thy
author Christian Urban <christian dot urban at kcl dot ac dot uk>
Mon, 01 Apr 2013 23:22:53 +0100
changeset 3217 d67a6a48f1c7
parent 2931 aaef9dec5e1d
permissions -rw-r--r--
added example for locales (by Tjark Weber)

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