Paper/Paper.thy
author Cezary Kaliszyk <kaliszyk@in.tum.de>
Thu, 14 Jan 2010 10:47:19 +0100
changeset 870 2a19e0a37131
parent 754 b85875d65b10
child 1473 b4216d0e109a
permissions -rw-r--r--
Remove SOLVED from quotient_tac. Move atomize_eqv to 'Unused'.

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

section {* Introduction *}

text {*
  Here can come any text.

*}

(*<*)
end
(*>*)