Fun-Paper/Paper.thy
author webertj
Fri, 03 Aug 2012 14:46:25 +0200
changeset 3193 87d1e815aa59
parent 2931 aaef9dec5e1d
permissions -rw-r--r--
command_spec antiquotation.

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