Paper/Paper.thy
author Christian Urban <urbanc@in.tum.de>
Mon, 25 Jan 2010 18:52:22 +0100
changeset 921 dae038c8cd69
parent 754 b85875d65b10
child 1473 b4216d0e109a
permissions -rw-r--r--
properly commented out the "unused lemmas section" and moved actually used lemmas elsewhere; added two minor items to the TODO list

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

section {* Introduction *}

text {*
  Here can come any text.

*}

(*<*)
end
(*>*)