Fun-Paper/Paper.thy
author Christian Urban <urbanc@in.tum.de>
Sat, 26 Nov 2011 09:53:52 +0000
changeset 3054 da0fccee125c
parent 2931 aaef9dec5e1d
permissions -rw-r--r--
a few more experiments with alpha-beta

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