ProgTutorial/Recipes/USTypes.thy
author Christian Urban <urbanc@in.tum.de>
Thu, 19 Mar 2009 13:28:16 +0100
changeset 189 069d525f8f1d
parent 127 CookBook/Recipes/USTypes.thy@74846cb0fff9
child 211 d5accbc67e1b
permissions -rw-r--r--
made more of the transition from "CookBook" to "ProgTutorial"


theory USTypes
imports Main
begin


section {* User Space Type-Systems *}



end