Paper/Paper.thy
author Christian Urban <urbanc@in.tum.de>
Tue, 09 Feb 2010 15:20:40 +0100
changeset 1095 8441b4b2469d
parent 754 b85875d65b10
child 1473 b4216d0e109a
permissions -rw-r--r--
a few more attempts to show the equivalence between old and new way of defining alpha-equivalence

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

section {* Introduction *}

text {*
  Here can come any text.

*}

(*<*)
end
(*>*)