Paper/Paper.thy
author urbanc
Wed, 26 Jan 2011 22:23:56 +0000
changeset 35 d2ddce8b36fd
parent 24 f72c82bf59e5
child 37 e4d0e6cdc3d2
permissions -rw-r--r--
made the theory work under both Isabelle 2009 and 2011

(*<*)
theory Paper
imports Main
begin
(*>*)

section {* Introduction *}

text {*
  
*}

(*<*)
end
(*>*)