Paper/Paper.thy
author Christian Urban <urbanc@in.tum.de>
Fri, 01 Jan 2010 01:08:19 +0100
changeset 800 71225f4a4635
parent 754 b85875d65b10
child 1473 b4216d0e109a
permissions -rw-r--r--
some slight tuning

(*<*)
theory Paper
imports "../Quot/QuotMain"
begin
(*>*)

section {* Introduction *}

text {*
  Here can come any text.

*}

(*<*)
end
(*>*)