Fun-Paper/Paper.thy
author Cezary Kaliszyk <kaliszyk@in.tum.de>
Mon, 20 Jun 2011 20:09:30 +0900
changeset 2877 3e82c1ced5e4
parent 2862 47063163f333
child 2931 aaef9dec5e1d
permissions -rw-r--r--
function for let-rec

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

declare [[show_question_marks = false]]

section {* Introduction *}




(*<*)
end
(*>*)