Quotient-Paper/Paper.thy
author Christian Urban <urbanc@in.tum.de>
Thu, 29 Apr 2010 10:16:15 +0200
changeset 1979 760257a66604
parent 1975 b1281a0051ae
child 1978 8feedc0d4ea8
permissions -rw-r--r--
added basic functions for constructing supp-terms

(*<*)
theory Paper
imports "Quotient" 
        "LaTeXsugar"
begin
(*>*)

section {* Introduction *}

text {* TBD *}



(*<*)
end
(*>*)