Fun-Paper/Paper.thy
author Christian Urban <urbanc@in.tum.de>
Thu, 23 Jun 2011 11:30:39 +0100
changeset 2888 eda5aeb056a6
parent 2862 47063163f333
child 2931 aaef9dec5e1d
permissions -rw-r--r--
fixed nasty bug with type variables in nominal_datatypes; this included to be careful with the output of the inductive and function package

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

declare [[show_question_marks = false]]

section {* Introduction *}




(*<*)
end
(*>*)