Paper/Paper.thy
author Christian Urban <urbanc@in.tum.de>
Sun, 20 Dec 2009 00:53:35 +0100
changeset 767 37285ec4387d
parent 754 b85875d65b10
child 1473 b4216d0e109a
permissions -rw-r--r--
on suggestion of Tobias renamed "quotient_def" to "quotient_definition"; needs new keyword file

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

section {* Introduction *}

text {*
  Here can come any text.

*}

(*<*)
end
(*>*)