Fun-Paper/Paper.thy
author Christian Urban <urbanc@in.tum.de>
Wed, 15 Jun 2011 12:32:40 +0100
changeset 2856 e36beb11723c
child 2862 47063163f333
permissions -rw-r--r--
added a stub for function paper; "isabelle make fnpaper"

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

declare [[show_question_marks = false]]

(*>*)


section {* Introduction *}


(*<*)
end
(*>*)