ProgTutorial/Recipes/USTypes.thy
author Christian Urban <urbanc@in.tum.de>
Mon, 23 Mar 2009 12:13:33 +0100
changeset 193 ffd93dcc269d
parent 189 069d525f8f1d
child 211 d5accbc67e1b
permissions -rw-r--r--
polishing to the theorem attributes section


theory USTypes
imports Main
begin


section {* User Space Type-Systems *}



end