Fun-Paper/Paper.thy
author Cezary Kaliszyk <cezarykaliszyk@gmail.com>
Mon, 26 Mar 2012 12:36:03 +0200
changeset 3137 de3a89363143
parent 2931 aaef9dec5e1d
permissions -rw-r--r--
qpaper-jv add a section about descending etc

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