Fun-Paper/Paper.thy
author Cezary Kaliszyk <kaliszyk@in.tum.de>
Fri, 24 Jun 2011 11:18:18 +0900
changeset 2898 a95a497e1f4f
parent 2862 47063163f333
child 2931 aaef9dec5e1d
permissions -rw-r--r--
Make examples work with non-precompiled image

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

declare [[show_question_marks = false]]

section {* Introduction *}




(*<*)
end
(*>*)