Fun-Paper/Paper.thy
author Christian Urban <urbanc@in.tum.de>
Sat, 12 May 2012 21:05:59 +0100
branchNominal2-Isabelle2012
changeset 3168 a6f3e1b08494
parent 2931 aaef9dec5e1d
permissions -rw-r--r--
Created branch for Isabelle-2012

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