Paper/Paper.thy
author Cezary Kaliszyk <kaliszyk@in.tum.de>
Tue, 09 Feb 2010 10:48:42 +0100
changeset 1090 de2d1929899f
parent 754 b85875d65b10
child 1473 b4216d0e109a
permissions -rw-r--r--
Fixed pattern matching, now the test in Abs works correctly.

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

section {* Introduction *}

text {*
  Here can come any text.

*}

(*<*)
end
(*>*)