Fun-Paper/Paper.thy
author Christian Urban <urbanc@in.tum.de>
Tue, 28 Jun 2011 14:01:52 +0100
changeset 2915 b4bf3ff4bc91
parent 2862 47063163f333
child 2931 aaef9dec5e1d
permissions -rw-r--r--
added let-rec example

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

declare [[show_question_marks = false]]

section {* Introduction *}




(*<*)
end
(*>*)