Paper/Paper.thy
author cu@localhost
Wed, 30 Dec 2009 12:10:57 +0000
changeset 798 a422a51bb0eb
parent 754 b85875d65b10
child 1473 b4216d0e109a
permissions -rw-r--r--
some small changes

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

section {* Introduction *}

text {*
  Here can come any text.

*}

(*<*)
end
(*>*)