Paper/Paper.thy
author Christian Urban <urbanc@in.tum.de>
Wed, 17 Mar 2010 15:13:31 +0100
changeset 1484 dc7b049d9072
parent 1473 b4216d0e109a
child 1485 c004e7448dca
permissions -rw-r--r--
made paper to compile

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

section {* Introduction *}

text {*
  Here can come any text.

*}




(*<*)
end
(*>*)