Fun-Paper/Paper.thy
author Christian Urban <urbanc@in.tum.de>
Mon, 27 Jun 2011 19:15:18 +0100
changeset 2909 de5c9a0040ec
parent 2862 47063163f333
child 2931 aaef9dec5e1d
permissions -rw-r--r--
fcb for multible (list) binders; at the moment all of them have to have the same sort (at-class); this should also work for set binders, but not yet for restriction.

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

declare [[show_question_marks = false]]

section {* Introduction *}




(*<*)
end
(*>*)