ProgTutorial/Recipes/USTypes.thy
author Christian Urban <urbanc@in.tum.de>
Mon, 23 Mar 2009 18:35:58 +0100
changeset 204 3857d987576a
parent 189 069d525f8f1d
child 211 d5accbc67e1b
permissions -rw-r--r--
merged


theory USTypes
imports Main
begin


section {* User Space Type-Systems *}



end