Paper/Paper.thy
author Christian Urban <urbanc@in.tum.de>
Fri, 01 Jan 2010 11:30:00 +0100
changeset 803 6f6ee78c7357
parent 754 b85875d65b10
child 1473 b4216d0e109a
permissions -rw-r--r--
a slight change to abs/rep generation

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

section {* Introduction *}

text {*
  Here can come any text.

*}

(*<*)
end
(*>*)