Paper/Paper.thy
author Christian Urban <urbanc@in.tum.de>
Fri, 05 Feb 2010 09:06:27 +0100
changeset 1066 96651cddeba9
parent 754 b85875d65b10
child 1473 b4216d0e109a
permissions -rw-r--r--
eqvts and eqvts_raw are separate thm-lists; otherwise permute_eqvt is problematic as it causes looks in eqvts

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

section {* Introduction *}

text {*
  Here can come any text.

*}

(*<*)
end
(*>*)