Paper/Paper.thy
author Christian Urban <urbanc@in.tum.de>
Thu, 14 Jan 2010 18:35:38 +0100
changeset 881 2cc520457e37
parent 754 b85875d65b10
child 1473 b4216d0e109a
permissions -rw-r--r--
nearly all of the proof

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

section {* Introduction *}

text {*
  Here can come any text.

*}

(*<*)
end
(*>*)