Paper/Paper.thy
author Cezary Kaliszyk <kaliszyk@in.tum.de>
Wed, 17 Mar 2010 11:20:24 +0100
changeset 1476 e911dae20737
parent 1473 b4216d0e109a
child 1484 dc7b049d9072
permissions -rw-r--r--
Remove Term5a, since it is now identical to Term5.

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

section {* Introduction *}

text {*
  Here can come any text.

*}

(*<*)
end
(*>*)