Fun-Paper/Paper.thy
author Christian Urban <urbanc@in.tum.de>
Wed, 29 Jun 2011 17:01:09 +0100
changeset 2925 b4404b13f775
parent 2862 47063163f333
child 2931 aaef9dec5e1d
permissions -rw-r--r--
added a warning if a theorem is already declared as equivariant

(*<*)
theory Paper
imports "~~/src/HOL/Library/LaTeXsugar" 
begin

declare [[show_question_marks = false]]

section {* Introduction *}




(*<*)
end
(*>*)