Paper/Paper.thy
author Christian Urban <urbanc@in.tum.de>
Wed, 17 Mar 2010 08:07:25 +0100
changeset 1466 d18defacda25
parent 754 b85875d65b10
child 1473 b4216d0e109a
permissions -rw-r--r--
commented out examples that should not work; but for example type-scheme example should work

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

section {* Introduction *}

text {*
  Here can come any text.

*}

(*<*)
end
(*>*)