Paper/Paper.thy
author Cezary Kaliszyk <kaliszyk@in.tum.de>
Wed, 17 Mar 2010 12:23:04 +0100
changeset 1481 401b61d1bd8a
parent 1473 b4216d0e109a
child 1484 dc7b049d9072
permissions -rw-r--r--
merge

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

section {* Introduction *}

text {*
  Here can come any text.

*}

(*<*)
end
(*>*)