Fun-Paper/Paper.thy
author Christian Urban <urbanc@in.tum.de>
Mon, 11 Jul 2011 14:02:13 +0200
changeset 2962 7a24d827cba9
parent 2931 aaef9dec5e1d
permissions -rw-r--r--
combinators for local theories and lists

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