Paper/Paper.thy
author Christian Urban <urbanc@in.tum.de>
Sun, 20 Dec 2009 00:26:53 +0100
changeset 766 df053507edba
parent 754 b85875d65b10
child 1473 b4216d0e109a
permissions -rw-r--r--
renamed "quotient" command to "quotient_type"; needs new keyword file to be installed

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

section {* Introduction *}

text {*
  Here can come any text.

*}

(*<*)
end
(*>*)