Paper/Paper.thy
author Cezary Kaliszyk <kaliszyk@in.tum.de>
Wed, 17 Feb 2010 17:51:35 +0100
changeset 1182 3c32f91fa771
parent 754 b85875d65b10
child 1473 b4216d0e109a
permissions -rw-r--r--
Terms2 with bindings for binders synchronized with bindings they are used in.

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

section {* Introduction *}

text {*
  Here can come any text.

*}

(*<*)
end
(*>*)