Paper/Paper.thy
author Christian Urban <urbanc@in.tum.de>
Tue, 22 Dec 2009 21:31:44 +0100
changeset 776 d1064fa29424
parent 754 b85875d65b10
child 1473 b4216d0e109a
permissions -rw-r--r--
renamed get_fun to absrep_fun; introduced explicit checked versions of the term functions

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

section {* Introduction *}

text {*
  Here can come any text.

*}

(*<*)
end
(*>*)