Fun-Paper/Paper.thy
author Cezary Kaliszyk <kaliszyk@in.tum.de>
Fri, 19 Aug 2011 11:01:52 +0900
changeset 2995 6d2859aeebba
parent 2931 aaef9dec5e1d
permissions -rw-r--r--
Comment out examples with 'True' that do not work because function still does not work

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