Paper/Paper.thy
author Cezary Kaliszyk <kaliszyk@in.tum.de>
Fri, 08 Jan 2010 14:43:30 +0100
changeset 828 e1f1114ae8bd
parent 754 b85875d65b10
child 1473 b4216d0e109a
permissions -rw-r--r--
id_simps needs to be taken out not used directly, otherwise the new lemmas are not there.

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

section {* Introduction *}

text {*
  Here can come any text.

*}

(*<*)
end
(*>*)