Paper/Paper.thy
author Cezary Kaliszyk <kaliszyk@in.tum.de>
Tue, 16 Mar 2010 20:07:13 +0100
changeset 1464 1850361efb8f
parent 754 b85875d65b10
child 1473 b4216d0e109a
permissions -rw-r--r--
Revert 7c8cd6eae8e2, now all proofs in Term5 go through, both recursive and not.

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

section {* Introduction *}

text {*
  Here can come any text.

*}

(*<*)
end
(*>*)