Paper/Paper.thy
author Christian Urban <urbanc@in.tum.de>
Thu, 04 Mar 2010 15:31:21 +0100
changeset 1351 cffc5d78ab7f
parent 754 b85875d65b10
child 1473 b4216d0e109a
permissions -rw-r--r--
more proofs in Abs and work on Core Haskell

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

section {* Introduction *}

text {*
  Here can come any text.

*}

(*<*)
end
(*>*)