Fun-Paper/Paper.thy
author Cezary Kaliszyk <kaliszyk@in.tum.de>
Fri, 24 Jun 2011 10:12:47 +0900
changeset 2892 a9f3600c9ae6
parent 2862 47063163f333
child 2931 aaef9dec5e1d
permissions -rw-r--r--
Speed-up the completeness proof.

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

declare [[show_question_marks = false]]

section {* Introduction *}




(*<*)
end
(*>*)