Paper/Paper.thy
author Christian Urban <urbanc@in.tum.de>
Sun, 20 Dec 2009 00:14:46 +0100
changeset 764 a603aa6c9d01
parent 754 b85875d65b10
child 1473 b4216d0e109a
permissions -rw-r--r--
with "isabelle make keywords" you can create automatically a "quot" keywordfile, provided all Logics are in place

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

section {* Introduction *}

text {*
  Here can come any text.

*}

(*<*)
end
(*>*)