Paper/Paper.thy
author Christian Urban <urbanc@in.tum.de>
Wed, 23 Dec 2009 21:30:23 +0100
changeset 782 86c7ed9f354f
parent 754 b85875d65b10
child 1473 b4216d0e109a
permissions -rw-r--r--
cleaed a bit function mk_typedef_main

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

section {* Introduction *}

text {*
  Here can come any text.

*}

(*<*)
end
(*>*)