Paper/Paper.thy
author Cezary Kaliszyk <kaliszyk@in.tum.de>
Tue, 09 Mar 2010 11:36:40 +0100
changeset 1374 d39ca37e526a
parent 754 b85875d65b10
child 1473 b4216d0e109a
permissions -rw-r--r--
Trying to prove that old alpha is the same as new recursive one. Lets still to do.

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

section {* Introduction *}

text {*
  Here can come any text.

*}

(*<*)
end
(*>*)