Paper/Paper.thy
author Christian Urban <urbanc@in.tum.de>
Fri, 26 Feb 2010 18:38:25 +0100
changeset 1283 6a133abb7633
parent 754 b85875d65b10
child 1473 b4216d0e109a
permissions -rw-r--r--
generated the "binding list" from the input; at the moment it is only printed out as tracing; does not yet include the "bind itself binders"

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

section {* Introduction *}

text {*
  Here can come any text.

*}

(*<*)
end
(*>*)