Paper/Paper.thy
author Christian Urban <urbanc@in.tum.de>
Sun, 17 Jan 2010 02:24:15 +0100
changeset 899 2468c0f2b276
parent 754 b85875d65b10
child 1473 b4216d0e109a
permissions -rw-r--r--
added permutation functions for the raw calculi

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

section {* Introduction *}

text {*
  Here can come any text.

*}

(*<*)
end
(*>*)