Fun-Paper/Paper.thy
author Cezary Kaliszyk <cezarykaliszyk@gmail.com>
Thu, 31 May 2012 12:44:37 +0200
changeset 3179 9eeea01bdbc0
parent 2931 aaef9dec5e1d
permissions -rw-r--r--
Propagare changes from Nominal2_Base to _Exec

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