Paper/Paper.thy
author Cezary Kaliszyk <kaliszyk@in.tum.de>
Wed, 17 Mar 2010 11:40:58 +0100
changeset 1477 4ac3485899e1
parent 1473 b4216d0e109a
child 1484 dc7b049d9072
permissions -rw-r--r--
Updated Type Schemes to automatic lifting. One goal is not true because of the restriction.

(*<*)
theory Paper
imports "../Nominal/Test"
begin
(*>*)

section {* Introduction *}

text {*
  Here can come any text.

*}

(*<*)
end
(*>*)