Fun-Paper/Paper.thy
author Cezary Kaliszyk <kaliszyk@in.tum.de>
Fri, 24 Jun 2011 11:03:53 +0900
changeset 2895 65efa1c7563c
parent 2862 47063163f333
child 2931 aaef9dec5e1d
permissions -rw-r--r--
Theory name changes for JEdit

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

declare [[show_question_marks = false]]

section {* Introduction *}




(*<*)
end
(*>*)