Fun-Paper/Paper.thy
author Christian Urban <urbanc@in.tum.de>
Thu, 29 Dec 2011 15:56:54 +0000
changeset 3100 8779fb01d8b4
parent 2931 aaef9dec5e1d
permissions -rw-r--r--
separated the two versions of type schemes into two files

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