Paper/Paper.thy
author Christian Urban <urbanc@in.tum.de>
Fri, 25 Dec 2009 00:17:55 +0100
changeset 788 0b60d8416ec5
parent 754 b85875d65b10
child 1473 b4216d0e109a
permissions -rw-r--r--
added sanity checks for quotient_type

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

section {* Introduction *}

text {*
  Here can come any text.

*}

(*<*)
end
(*>*)